User ‘Zenny’ asked questions about setting up a server similar to ones described in this presentation, except using DragonFly and Hammer. Most of it is possible now, going by the thread.
TRIM arrives for DragonFly
Posted on October 8th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Tim Bisson’s work on TRIM support has been committed. I don’t know if it will show in 2.12, but it’s off by default so it would seem a safe move.
The last MP step
Posted on October 8th, 2011 by "justin sherrill" from "DragonFly BSD Digest"There’s only one multiprocessing bottleneck left in DragonFly: vm_token. Matthew Dillon’s working on removing it, and he’s been testing his initial results on a 4-core machine and a 48-core machine, using heavily parallelized buildworlds to test concurrency. He’s posted the results, showing an initial speedup of up to 30%. This definitely isn’t going to make it into 2.12, but
First TIM issue arrives
Posted on October 8th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Technology Innovation Management Review, the replacement for the Open Source Business Resource, has its first issue out. There’s still an open source focus, despite the name change.
More performance graphing
Posted on October 7th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Venkatesh Srinivas sent along a graph of his nmalloc testing that shows mysql threading performance on DragonFly, from slightly over a year ago. Both graphs were done on a 4-core system, though I don’t know if the specs are comparable, so the curve is important. Look at the just-posted curve for comparison. That’s how much things have improved.
In fact,
Performance curve for DragonFly 2.12
Posted on October 6th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Samuel Greear has graphed out the performance of both MySQL and Postgres on DragonFly 2.12 as you add threads. There’s a very nice correlation on performance and number of cores. For comparison, there’s this old test from 2007 which shows uniprocessor performance to be good but not improved by adding cores. The tests were on completely different hardware, so
A Week of OpenBSD Hacking In Slovenia: Developers Report From s2k11 (Part 1)
Posted on October 6th, 2011 by "openbsd journal" from "OpenBSD Journal"
|
For a few days in September (16th through 23rd), the Slovenian capital Ljubljana was also the World Capital of OpenBSD hacking, hosting the s2k11: General hackathon, with 25 developers participating. Undeadly editor Mitja Muženič was there, but he was too busy organizing the event (by all accounts doing an excellent job) to write about it, so we asked each |
New committer: Alexander V. Chernikov (src)
Posted on October 6th, 2011 by "freebsd news flash" from "FreeBSD News Flash"2.12 change summary
Posted on October 6th, 2011 by "justin sherrill" from "DragonFly BSD Digest"The 2.12 branching generated a list of every DragonFly commit since 2.10, grouped by committer. Good to browse through. Try to ignore the part where it shows the measly 4 things I did, with poorly constructed commit messages.
Another Steve Jobs thing
Posted on October 6th, 2011 by "justin sherrill" from "DragonFly BSD Digest"You’ll see Steve Jobs memorials all over the place for the next few days, but here’s something that won’t get mentioned much: He probably is responsible for putting UNIX – real, BSD-based UNIX – in the hands of more people than anyone else, ever.
DragonFly 2.12 branched
Posted on October 4th, 2011 by "justin sherrill" from "DragonFly BSD Digest"It’s not the 2.12 release yet – just the initial branch of 2.12. This will become the release version of 2.12 in a few weeks.
pkgsrc-2011Q3 is released
Posted on October 4th, 2011 by "justin sherrill" from "DragonFly BSD Digest"The latest quarterly release of pkgsrc is out. You can download it via CVS, or update /usr/Makefile to pull down the correct branch. I’ll be building binaries as soon as I can. I like the release announcement style.
New PBI: Midori
Posted on October 3rd, 2011 by "dru" from "Official PC-BSD Blog"The following PBI is now available in Software Manager:
Midori: Midori is a lightweight web browser.
Thanks to Ken Moore for creating this PBI module and to Linuxis for requesting it.
PC-BSD BETA3 Available
Posted on October 2nd, 2011 by "dru" from "Official PC-BSD Blog"The third BETA release of the upcoming PC-BSD 9.0 is now available! This release includes the latest FreeBSD 9.0-BETA3 base, along with numerous bug fixes and enhancements.
Changelog
Notable changes in this release:
- Fix issue enabling flash plugin after installation
- Fix bug with handbook not launching in LXDE
- Fix issue performing updates on ZFS systems with separate /boot UFS
Lazy Reading for 2011/10/02
Posted on October 2nd, 2011 by "justin sherrill" from "DragonFly BSD Digest"Yep, fall hits and it’s easier to find links.
- DragonFly morphology. The insect, not the operating system, though that would make an interesting diagram.
- Stick your pinkie in the corner of your mouth, Dr. Evil style, and say, “One MEEELion TCP connections on BSD!“. (via several retweets)
- Sudo vs. SSH public keys.
- The app store
Provisioning Root on Softraid
Posted on October 2nd, 2011 by "openbsd journal" from "OpenBSD Journal"“A pair of commits by Joel Sing (jsing@) on September 19th implemented the remaining pieces for softraid(4) to be able to be used with the root partition. One of my servers has had a pair of IDE drives
FreeBSD – Updated device names in new GENERIC kernels
Posted on October 2nd, 2011 by "PsyberMonkey" from "Scratching My Needs"This just caught my attention. There's some changes in device naming convention for the latest GENERIC kernel, that comes with default installations of FreeBSD.
An abstract (via) :
The GENERIC kernels for all architectures now default to the new
CAM-based ATA stack. It means that all legacy ATA drivers were
removed and replaced by respective CAM drivers. If
A whole lot of VM fixes
Posted on October 1st, 2011 by "justin sherrill" from "DragonFly BSD Digest"The return of zgrep
Posted on October 1st, 2011 by "justin sherrill" from "DragonFly BSD Digest"Did you notice zgrep went missing? Well, it’s available again, thanks to YONETANI Tomokazu.
