August 2011
15 posts
More Summer of Code results →
Another batch of code has arrived from Google Summer of Code student work. In this case, it’s code from Adam Hoka’s “Implementing a mirror target for device mapper” project, committed by…
Lazy Reading for 2011/08/28 →
This week has taught me one thing for sure: Always make sure your backup generator is working. And over-plan battery capacity. That’s actually two things, but what the heck. I’m tired, for reasons…
DESTDIR almost done →
There are only 45 packages out of over 10,000 in pkgsrc that do not support being installed by people who aren’t root, or in different locations. Thomas Klausner has that list of 45 packages. It’s…
Secret committer hints →
If you’re committing something to DragonFly, or even just working on your own Git repository so as to submit a patch, the new-to-me-and-not-actually-secret committer(7) man page has a lot of tips….
New patches for TRIM support →
Tim Bisson has posted a new batch of patches putting TRIM support into DragonFly. He has a graph in there too!
Lazy Reading for 08/21/2011 →
Ah, August. The month where everybody goes on vacation. I’ve been gone off and on for the last few weeks, so my link collection has been slower, but I’ve been able to keep up something.
Friday was…
More readable assertions →
Assertions, in DragonFly, are places in the code where the programmer lists a condition, and tells the system to panic if the condition doesn’t exist. It’s a good way to guard against weird…
Quotas almost sort of working →
Francois Tigeot took an old Summer of Code proposal, VFS Quotas, and started running with it. He’s made some progress, as he detailed in a recent post to kernel@ (with code!) , but the…
More msk(4) modification →
Sepherosa Ziehau has been making a lot more changes to the msk(4) driver for Marvell Ethernet chipsets. I link to this commit adding support for Yukon Supreme cards, but there’s a great deal of…
LSI driver updates →
Sascha Wildner has committed version 3.981 of the mfi(4) driver, for a variety ofLSI MegaRAID SAS 92XX devices. Read the commit message for details on the model numbers.
Deduplication now eats less RAM →
Well, if you tell it to do so. Matthew Dillon has added a user-settable limit to the amount of memory used during deduplication, so if your Hammer-using system is low on RAM, you can conserve….
More Marvell support →
Sepherosa Ziehau has added support for a wider range of Marvell network interfaces; specifically the chips on board, not just card models. If you’ve got the right chips but they aren’t working…
pkgsrc: now as git →
CVS has traditionally been used to distribute the files in pkgsrc, but there’s been a converted git version for DragonFly for a bit now. It looks like there is now an official version (i.e. for…
More OpenGrok →
We went from feast to famine, and now back to feast. grok.v12.su is back up and running, for your source comparison needs. It complements the one at pkgbox64.dragonflybsd.org – plus it still…
BSDTalk 207: ArabBSD →
BSDTalk 207 is 15 minutes of conversation with Mohammed Farrag about ArabBSD. It’s good to see open source being supported in a part of the world I daresay has been underserved. This is the…