There’s a podcast titled “The BSD Show!”, which I didn’t know. What’s more, it has 15 minutes of Warner Losh speaking about FreeNAS. That’s the 4th broadcast so far. (via)
(added it to the links, too)
There’s a podcast titled “The BSD Show!”, which I didn’t know. What’s more, it has 15 minutes of Warner Losh speaking about FreeNAS. That’s the 4th broadcast so far. (via)
(added it to the links, too)
Jim Brown asked about using the DragonFly logo, and as part of his request described (slightly) the BSD Professional certification exam, and how they are testing.
Two things:
I recently sent out a description of what built for pkgsrc-2010Q2 , though the section on not changing the stable link is no longer true.
Anyone want to implement TCP-MD5? (RFC2385, among others.) David BÉRARD would find it useful.
Nikolai Lifanov has created a DragonFly hosting service. It’s vkernel-based, with a variety of options in disk and RAM. It’s at http://dflyhost.net/. (added to the links here, too)
BSDTalk has a 19 minute interview with Mike Larkin talking about ACPI and OpenBSD.
Matthew Dillon has provided some details about recent kernel work, along with a release forecast.
You have probably seen reports declaring the demise of OpenSolaris by now, many taking a less than conservative approach in reporting the news one way or the other. So what do you make of the news? By all accounts, the source code (including future changes) for things such as ZFS will continue to be published under the CDDL. Will Oracle closing up development make it impossible for operating systems like FreeBSD to maintain ZFS without forking it? What do you think the ramifications will be for DragonFly’s HAMMER and DragonFly in general?
DSCHED_FQ was added to GENERIC, making it the default disk scheduling policy for master. You might want to refresh your memory of dsched and the fairq policy with some prior details and benchmarks.
Update: As Venkatesh Srinivas pointed out in the comments, adding DSCHED_FQ to GENERIC does not make it the default, but you no longer have to load the fairq module. Which raises the question, should fairq be the default?
The libevent library has been removed from the repository to ease the maintenance burden. There is some additional rationale in this tracker issue.
Matthew Dillon’s updated his iphdr branch of DragonFly, and he’s looking for testers. In this version, IP headers aren’t switched to host byte order, reducing complexity. If you like transmitting data, this would be a good one to test.
I almost had an all-acronym title, darnit.
Jan Lentfer’s looking for code review; specifically these patches. It’s for pfsync and carp, part of his recent pf upgrade.
Dru Lavigne has listed conventions she’ll be at over the next few months, so if you feel like taking a BSDA exam or just plain helping out at a BSD booth, check the list.
Stathis Kamperis was looking for a way to list all disk devices and the associated serial numbers. Matthew Dillon described a manual way to find it. That manual method could be turned into a single shell script, if anyone wanted a small shell programming task.
Samuel Greear has even more benchmarks for his kqueue work. This time, he took an example server from Unix Network Programming, and tested various permutations. His post has the relative timings for each server type.
Some links! I normally would save this for a Lazy Reading Sunday entry, but I want to clear the backlog:
The August issue of the Open Source Business Resource is out, with the theme of “Interdisciplinary Lessons”. September’s theme will be “Keystone Companies” and October will be “Sales Strategy”. If you want to contribute to those issues, articles are due by the 15th of the month before.
Matthew Dillon created a new Features page on the DragonFly site; it lists the technologies added to DragonFly from over the past few years.
Dru Lavigne’s started a PC-BSD Blog. This is great news – I don’t tend to cover other BSDs because I think there’s enough space in the blogosphere to others to do it. (and I only have so many hours in a day.) Dru’s already shown she knows posting, so I’m very happy to see more specific BSD outlets.