On Thu, Dec 10, 2009 at 02:49:51PM -0300, Robert Yuri wrote:
> I'll learn just reading kernel code ?
> so, many night you need to understand it ?

Absolutely:

$ pwd
/usr/src/sys/kern
$ wc -l * | tail -n 1 
   64300 total

It's going to take you many nights just to *read* it.
Not to mention the namecache-induced vomit breaks.

Reply via email to