Lazy reading for 2012/01/08

I said posting would be more regular now that the holiday’s over, didn’t I?  I lied.

Your unrelated link for the day: The Restart Page.  (via)  Make your browser full-screen when trying any of them.

How much RAM is too little?

If you’re running DragonFly on a very low-end system, you may be wondering about memory requirements for Hammer.  Hammer is much less RAM-hungry than ZFS, so it looks like you can get away with 128M, as long as you don’t mind the occasional error message.  You can manually tweak settings for it if you like.  256M is plenty.

It still strikes me as odd to consider systems with less than 1G of RAM as “low-memory”.  What rich times we live in!

Lazy Reading for 2012/01/01

Happy new year!  Regular posting should resume soon now that my holidays are over.

Your completely unrelated link of the day: Tiny Legs of Fire.  (video) Worth it for the origin of Beardslap.

 (Sorry about the giant text block.  This isn’t as readable as I’d like.)

Better MSI support

That’s Managed System Interrupts, for when your hardware is passing a lot of data and generating a lot of corresponding hardware interrupts.  MSI is what deals with all that traffic.  High-bandwidth (10G) network cards, for instance.  Anyway, Sepherosa Ziehau’s made more commits than what I’m linking to here, for support with various devices.

There’s many other MSIs out there, oddly enough.

Merry Christmas, here’s an incredibly involved bugfix

There’s been a rare segfault present in DragonFly for quite some time.  It’s been difficult to reproduce, and the 2.12 release due some months ago was held up specifically to fix it.  Matthew Dillon was, after many days (months?) of work, able to replicate it reliably and eventually find a way around what appears to be a new AMD-specific bug.  Read his very detailed explanation of what he did to get to this point.