Reg kernal internals

Rene Ladan r.c.ladan at gmail.com
Tue Nov 18 14:23:05 UTC 2008


2008/11/18 balaji cherukuri <balusoft at gmail.com>:
> 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 <r.c.ladan at gmail.com> wrote:
>>
>> 2008/11/18 balaji cherukuri <balusoft at gmail.com>:
>> > 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)



More information about the freebsd-doc mailing list