Re: Kernel design

Rik van Riel (riel@nl.linux.org)
Sat, 18 Dec 1999 22:53:10 +0100 (CET)


On Sat, 18 Dec 1999, Sherif Abou Seda wrote:

> I would like to know how could i get the algorithms of
> the kernel design.

The algorithms of the kernel can all be found in the
kernel source code, which is available at ftp.kernel.org.
There are a number of books available on the Linux kernel
design, check out your favorite online bookstore to
find those.

Algorithms for designing the kernel (for doing the
actual design and stuff) vary from developer to developer,
but most seem to involve staring, deep thought and lots
of caffeine. The "graduate student algorithm" should
prove a sufficiently close approximation :)

regards,

Rik

--
The Internet is not a network of computers. It is a network
of people. That is its real strength.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/