From owner-freebsd-doc@FreeBSD.ORG Tue Nov 18 14:23:05 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 2870B106567F for ; Tue, 18 Nov 2008 14:23:05 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id D557E8FC24 for ; Tue, 18 Nov 2008 14:23:04 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1215843ywe.13 for ; Tue, 18 Nov 2008 06:23:04 -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 :content-transfer-encoding:content-disposition:references; bh=FtxerPdMP9BRaOrtcSuLKpQnAnJD2SrVdOXxb2jpdnw=; b=CYTLwOcLdVKhLq1GEb+5BKBtAnMLUhirMLNtwivjokQiV+VVnbSftmHAu6vkt6oMM2 1he9LpIKf6uv099szPhBBDajg1Qyu1nSlVe/pj0H6TiKCN6Lh/BumSljxCf/HECbQyrP IiS3CcEut4CC3wFGChB2GRHpzbyV/Fx88vfiE= 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:content-transfer-encoding:content-disposition :references; b=L5ymibd9H5DlM+F7+ZXmFSx+mvumk1Zufnu8wjeoXDIWUeK+TiYDCxOfVBx6cobRkC H9PfI2lGszV9iA7C8z8fLzL7mky0E9r6jJMl4yQgI9Sc7kNw1Kw+zbpItLgfH92PlK8m Vc2bulCFIrsmXtEGI5v+mpuBhzoTFoIPkriAI= Received: by 10.151.103.11 with SMTP id f11mr82701ybm.10.1227018182989; Tue, 18 Nov 2008 06:23:02 -0800 (PST) Received: by 10.150.98.4 with HTTP; Tue, 18 Nov 2008 06:23:02 -0800 (PST) Message-ID: Date: Tue, 18 Nov 2008 15:23:02 +0100 From: "Rene Ladan" To: "balaji cherukuri" In-Reply-To: <2e17cda30811180453x7f53daa6ua020eee70725235d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2e17cda30811172120w59e43980l77895345b7fce3c1@mail.gmail.com> <2e17cda30811180453x7f53daa6ua020eee70725235d@mail.gmail.com> 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 14:23:05 -0000 2008/11/18 balaji cherukuri : > ThanQ verymuch, > Do you have any docs which will talk more about NULLFS, VFS and process > structure. > - 'apropos VFS' returns a bunch of VFS manual pages. - NULLFS has no manual pages, but you can look at the source in /usr/src/sys/fs/nullfs and /usr/src/sbin/mount_nullfs What exactly do you mean with 'process structure' ? schedulers? Rene > 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) > > -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net)