Freebsd kernel guide
    Björn König 
    bkoenig at cs.tu-berlin.de
       
    Thu Feb  2 23:33:54 PST 2006
    
    
  
Ananth.G schrieb:
> hi all,
>  Is anyone aware of a good book that teaches the internals of
> freebsd kernel? ie. books for understanding kernel internals,
> kernel module programming and kernel source (tree)guide.
> 
> regards,
> ananth g.
I recommend this book:
http://www.amazon.com/gp/product/0201702452
This book is very good if you want to understand how the FreeBSD kernel 
works. It discusses various important parts of the kernel in detail. It 
is less suitable for practical application; I suggest to read kernel 
source code. ;-)
Björn
    
    
More information about the freebsd-questions
mailing list