The best way to do open source.

It’s the weekend, so it’s a good time for a digression.  This blog post from Matt Trout describes a lot of the code work he’s done for Perl, and what he thinks the best contribution is.  The important part is the end of the post.  He notes that for all the code he’s added, the best return has come from encouraging others to contribute.  The net result has been a magnification of effort, as more people donate time.

The reason I’m posting this is to note that DragonFly, as a community, has been excellent so far at providing a low-drama environment for people to have ideas and contribute work.  Keep this in mind; the best benefit to DragonFly isn’t lines of code, but people welcomed.

Bulk build speed stats

I recently did a bulk build of pkgsrc on two similar machines; the only significant difference being extra CPU work being done on one system, and Hammer snapshots on the other.  However, they’re diverging in speed over time, which is interesting but not yet conclusive.  Read my post about it for more details.

A good benchmarking project would be testing Hammer with snapshots on and with snapshots off.

Upcoming pkgsrc freeze; new binaries now

The freeze for pkgsrc’s 2009Q2 release starts this Sunday, the 14th.   The 2009Q2 release should follow two weeks afterwards, which will be very close to the time of the next planned DragonFly release.  (2.4, in case you weren’t counting.)

I’ve just finished a new build of the 2009Q1 packages for DragonFly 2.2, and it’s available on http://avalon.dragonflybsd.org/packages – setting BINPKG_SITES or using pkg_chk can get you these latest versions.

I plan to have a 2009Q2 package set for DragonFly 2.4 as soon as possible after release.

GSoC 2009: so far for devfs and AMD64

Alex Hornung posted a summary of how his work on devfs is going, and Jordan Gordeev posted a summary of how much AMD64 is functional.

If you want to try either one (warning: many parts still broken!), use a vkernel for the devfs so a physical system doesn’t get broken.  There’s build instructions for pulling together AMD64 DragonFly.

Update: manual instructions for AMD64, too.