  |
The Design and Implementation of the NetBSD rc.d System - http://www.mewburn.net/luke/papers/rc.d.pdf
Paper by Luke Mewburn on the implementation of NetBSD 1.5's new startup system. [Freenix] |
  |
Scheduler Activations on NetBSD - http://web.mit.edu/nathanw/www/usenix/
Paper by Nathan Williams regarding the implementation of scheduler activations on NetBSD. [Freenix] |
  |
UBC: An Efficient Unified I/O and Memory Caching Subsystem for NetBSD - http://www.usenix.org/publications/library/proceedings/usenix2000/freenix/full_papers/silvers/silvers_html/
A paper by Chuck Silvers about the design and implementation of the Unified Buffer Cache (UBC) in NetBSD. [Freenix] |
  |
Under the Hood - http://ezine.daemonnews.org/199809/underhood.html
A paper by Ignatios Souvatzis entitled "The New Link-Level Independent ARP Subsystem of NetBSD" about kernel internals; how the NetBSD ARP subsystem has been changed to differ from traditional 4.4BSD; and how to change your ethernet driver to conform. [Daemonnews.org] |
  |
An Implementation of User-level Restartable Atomic Sequences on the NetBSD Operating System - http://www.usenix.org/events/usenix03/tech/freenix03/full_papers/mcgarry/mcgarry_html/index.html
Paper by Gregory McGarry detailing part of the groundwork needed for NetBSD's threading system and scheduler activations. [Freenix] |