Freebsd kernel guide

2006-02-02 Thread Ananth.G

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.
** DISCLAIMER **
Information contained and transmitted by this E-MAIL is proprietary to 
Sify Limited and is intended for use only by the individual or entity to 
which it is addressed, and may contain information that is privileged, 
confidential or exempt from disclosure under applicable law. If this is a 
forwarded message, the content of this E-MAIL may not have been sent with 
the authority of the Company. If you are not the intended recipient, an 
agent of the intended recipient or a  person responsible for delivering the 
information to the named recipient,  you are notified that any use, 
distribution, transmission, printing, copying or dissemination of this 
information in any way or in any manner is strictly prohibited. If you have 
received this communication in error, please delete this mail  notify us 
immediately at [EMAIL PROTECTED]


www.sify.com - your homepage on the internet for news, sports, finance,
astrology, movies, entertainment, food, languages etc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd kernel guide

2006-02-02 Thread Philip Hallstrom

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.


I'm sure there are more, but here's some...

http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/index.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/design-44bsd/index.html

-philip
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Freebsd kernel guide

2006-02-02 Thread Björn König

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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]