Linked by Thom Holwerda on Fri 23rd May 2008 21:37 UTC, submitted by yourabi
FreeBSD "FreeBSD 7.0 has already been released. If you are a real hacker, the best way to jump in and learn it is hacking together an introductory kernel module. In this article I'll implement a very basic module that prints a message when it is loaded, and another when it is unloaded. I'll also cover the mechanics of compiling our module using standard tools and rebuilding the stock FreeBSD kernel. Let's do it!"
Thread beginning with comment 315599
To read all comments associated with this story, please click here.
Excellent article!
by obsidian on Mon 26th May 2008 07:30 UTC
obsidian
Member since:
2007-05-12

A very good read!

I was wondering about the exact thing that the article mentioned (how to enable the ULE scheduler in FreeBSD 7.0). Really good to see this article which gives a good description of how to do that (and many thanks to Doc Pain for his revisions too).

Edited 2008-05-26 07:33 UTC