From owner-freebsd-doc@FreeBSD.ORG Tue Nov 18 12:53:51 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A911065672 for ; Tue, 18 Nov 2008 12:53:51 +0000 (UTC) (envelope-from balusoft@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id 2FF928FC0A for ; Tue, 18 Nov 2008 12:53:50 +0000 (UTC) (envelope-from balusoft@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so1744560tib.3 for ; Tue, 18 Nov 2008 04:53:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=ynsm5hbPJ/2WI4Tw5vbp+bQLas7UiIB555+bGAcLNzg=; b=buE2Ce3f1WGacn5xt/0MPVxccijfcjAG+p/S/NNkX0VZCKjXwxY0EZqUM7TscM6ts2 IorI8L2LdP9up6gCBwdYrVltrpqUwFXuEkDrsoCzD8r4/Tz6n5p/E367uI9uAWP4pHP3 Je79MlW5/iIBp9P451QjG0lSsTR1j9Yv0OHvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=M06vMc7jaFdmM6ALu+1mLMNATyociPr75sjrikchC7hvxhad8rm5iMI6b3tObqR/5e 5OnffmLuBirhO8Aix9i+p3KEKliJ05kOGyoHZ9b5l3ftj2UQFkWUGQwUIYc8EFoVD+0r O7f0Z8WsdiFtXOp4l1Vhe/pJXPakcwvETWjpo= Received: by 10.110.15.19 with SMTP id 19mr6543082tio.57.1227012829778; Tue, 18 Nov 2008 04:53:49 -0800 (PST) Received: by 10.110.15.8 with HTTP; Tue, 18 Nov 2008 04:53:49 -0800 (PST) Message-ID: <2e17cda30811180453x7f53daa6ua020eee70725235d@mail.gmail.com> Date: Tue, 18 Nov 2008 18:23:49 +0530 From: "balaji cherukuri" To: "Rene Ladan" In-Reply-To: MIME-Version: 1.0 References: <2e17cda30811172120w59e43980l77895345b7fce3c1@mail.gmail.com> X-Mailman-Approved-At: Tue, 18 Nov 2008 12:55:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-doc@freebsd.org Subject: Re: Reg kernal internals X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2008 12:53:51 -0000 ThanQ verymuch, Do you have any docs which will talk more about NULLFS, VFS and process structure. This would be a great help for me. Thanks, Balaji C. On Tue, Nov 18, 2008 at 6:14 PM, Rene Ladan wrote: > 2008/11/18 balaji cherukuri : > > Hi FreeBSD-Doc Team, > > I need freeBSD kernel internals, can you please provide any doc.? > > > Yes, some pointers: > - manual pages in category 9 describing kernel functions, see intro(9). > - the kernel section in the developers handbook: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kernel.html > - the architecture handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/ > - the FreeBSD kernel cross reference (processed source code): > http://fxr.watson.org/ > > HTH, > Rene > -- > http://www.rene-ladan.nl/ > > GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 > (subkeys.pgp.net) >