Peter Avalos is working on having OpenSSL use assembly code. On i386, he reports initial rough results of blowfish working 15% faster, and DES doubling in speed. (seen via IRC.)
November 2010
51 posts
![]()
I’m moving the RSS feeds for the site to go through Feedburner, so I can see how actively they are used. I’m putting in a redirect, so it should not (I hope) affect reading it for anyone, but this…
Peter Avalos is bringing in OpenSSL 1.0.0b. I’m not sure what the difference between 1.0.0b and 1.0.1 would be. Also, Alex Hornung has updated vn(4) – there’s more updates than the one I…
Another point release for DragonFly 2.8 is planned, with a bunch of small updates, some of which have been covered here recently.
Naoya Sugioka had trouble booting DragonFly on his Dell M4400. He updated ACPICA with this patch, and was able to boot. I link to it in case someone else with a recent Dell model (or perhaps…
Jan Lentfer, who apparently has a high tolerance for pain, has now brought the kernel part of pf up to the equivalent of the OpenBSD 4.4 version, available for testing. It’s not yet committed….
Francois Tigeot was able to get wip/jdk15 to build on DragonFly, from pkgsrc-wip. Unfortunately, the package has been removed, but he’s looking to put it back.
If you have any last-minute suggestions for Google Code-In tasks for DragonFly, pass them along now – it starts Monday! Post them here, or in #dragonflybsd on EFNet IRC, or on the kernel@ mailing…
Marius Nünnerich posted a call for papers for FOSDEM 2011. Submissions need to be in by December 20th; the Brussels conference itself is happening in February.
(Has anyone been to this? What…
My NYCBSDCon 2010 summary, or How I Spent My New York City vacation:
Things I learned on Friday: The only event was a get-together at the B Bar and Grill, down the street from the…
Well, almost – I’m still in an airport. I didn’t get to liveblog because of some Atheros chipset issues that are now conveniently solved, but I’ll have a lengthy post by tomorrow detailing the…
A number of people have encountered this: while installing some larger pkgsrc package, the process stops on a strange DocBook error. Alex Hornung has a fix: symlink /usr/pkg/etc/xml/catalog to…
Dovecot, a rather popular IMAP/POP3 mail server, has had version 2 arrive in pkgsrc. There’s an upgrade guide on pkgsrc-users@ if you’re thinking of upgrading.
It has multiple authors at this point starting with Chris Turner and moving to Siju George, but: the Flash setup is in the quickstart document. As I recall, someone put together a changed library…
If your system has trouble when APIC_IO is enabled, and you’re tracking DragonFly 2.9, you may have trouble on your next build. The fix is putting this in your loader.conf:
hw.apic_io_enable=0
I know this has already been covered, to some extent, but one can never be too clear with solutions.
Alex Hornung is having trouble getting his power consumption as low as it could be on his DragonFly laptop. A side effect of this problem is that when he posts about it, he also manages to enumerate…
For a long time, APIC_IO was an option that you usually had to enable for multiprocessor capability in your kernel config. Michael Neumann fixed up and changed this so it’s no longer a kernel…
Ilya Dryomov’s work on deduplication for Hammer has been committed to the tree in an early test form. I guess I need to pay up as part of the code bounty. If you’re wondering how much space it…
A catch-up week.
- Ivan Voras askes for the ‘anti-cloud‘, a true decentralization of resources instead of the cloud-as-a-central-service-from-one-company, which is what it’s becoming now.
- How…