Archive for June 2005

06/30/2005
New and Old Scheduler

The scheduler has been rewritten by Matthew Dillon - again! Except this time, it’s very close to the original CSRG implementation. The eventual goal is to allow other schedulers to be used, on the fly.

FreeBSD plans

OSNews has an interview about what’s planned for FreeBSD. Not much bearing on DragonFly, other than it’s interesting to see where the design goals match and diverge.

06/29/2005
Polling a fast one

Matthew Dillon hints that using polling may be a way to get a finicky PCMCIA network card to work.

Best fd allocator EVAR!

Jeffrey Hsu has replaced the FreeBSD-based file descriptor allocator with a new algorithm of his own design, apparently influenced by Solaris. It scales like no other.

Quick reference trick

Hiten Pandya describesmakewhatis -o local-manpages.txt‘ as a quick trick to make a reference list of available utilities.

06/28/2005
DRI testers wanted

Simon ‘corecode’ Schubert is looking for people willing to test his DRM/DRI changes; if you’ve got a 3D card (ATI Radeon, Matrox, etc.), contact him for instructions on testing.

UnixReview.com: shell tricks

UnixReview.com has an article on some miscellaneous tasks that can be accomplished with some clever shell scripting.

cvsupd Mystery

George Georgalis put together a little note on getting a cvsup daemon running.

Handbook as printable PDF

The Handbook is at 828 7″x9″ pages, going by what Jeremy Reed produced. (Link goes to a PDF.)

06/27/2005
New Committer

Jeremy C. Reed, of bsdnewsletter.com fame, is the newest DragonFly committer, and has been tackling the dangerous task of documentation!