Release schedule shifts

Matthew Dillon is shifting the semiannual release schedule over by two months; new releases of DragonFly will happen in March and September.  The current July-December releases hit right on major (U.S.) holidays and too close to quarterly pkgsrc releases.

The message linked above also contains a list of the surprisingly large quantity of work that will go into the next release, plus some details on booting strategies going forward.

GSoC: Midterms!

The Google Summer of Code midterms are almost upon us.  Starting July 6th (that’s next Monday), students and mentors will need to fill out a survey detailing how the project is going.  There’s a preliminary version at Google Docs, so you know what to expect when they go up on the GSoC site.  They will have to be completed by the 13th.

If you’re a student: make sure you have code that shows progress.  If you’re behind schedule, cram.

If you’re a mentor: make sure you are aware of your student’s progress.  If the student’s behind schedule, help them cram.

New installation option

Sascha Wildner has added an option to the installer to create a UFS boot and Hammer volume as an install disk, in addition to the all-Hammer and all-UFS options already available.  Programs expecting the booting kernel to be on UFS will be able to find it, but users still get the benefits of Hammer.

Updated: It replaces the all-Hammer option.  Thanks for the correction, Sascha!

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.