[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel Programming.



Read these books to understand what a kernel does:
* Operating Systems Design and Implementation --Tanenbaum & Woodhull
* The Design and Implementation of the 4.4BSD Operating System -- Marshall
Kirk McKusick, Keith Bostic & Michael J. Karels

And then start messing with a part of the kernel that you are interested in.

/marco

----- Original Message -----
From: "Cemal Dalar" <cemal@dalar.net>
To: <tech@openbsd.org>
Sent: Friday, July 19, 2002 06:39
Subject: Kernel Programming.


> Hi All,
>
> I want to analyst and learn OpenBSD Kernel. What is the best way to start
> this objective?. I mean which file for example? What is the way to learn
an
> Operating System..?
>
> Thanks All.