Firewall shuffling

Sepherosa Ziehau is planning to get rid of ipfilter.  It’s one of 3 firewall-ish programs in DragonFly right now, along with ipfw and pf.  Currently, pf is getting the most attention with Jan Lentfer’s porting work, though npf is also on the horizon.   However, ipfilter is currently in use at nfrance.com, so its removal may be on hold until it can be shown that ipfw or pf can stand in for it.  It looks like it will work out.

State of the binary build

Here’s the state of my build of pkgsrc-2010Q4 packages:

  1. DragonFly 2.8/i386 – in progress
  2. DragonFly 2.8/x86_64 – in progress
  3. DragonFly 2.9/i386 – just started (happens on Avalon)
  4. DragonFly 2.9/x86_64 – in progress

So it will be some days yet…  building over 4000 packages total is never quick.

Phoronix benchmarks for Hammer

A Phoronix test of DragonFly’s Hammer filesystem turned  up, via Siju George.  It’s not really a benchmark as much as it is a speed test, and it’s not a realistic comparison, but it’s interesting to see numbers.

They need a graph that shows how much historical data can be recovered by each file system, or how long fsck takes after a crash.

Update: Matthew Dillon points out the many ways these tests are wrong.

Lazy Reading: Clouds, disks, browsers, games

The end of year holidays intruded, so I haven’t had one of these for more than a week.  Sorry!  Merry Christmas, happy new year, etc.

  • Whenever I am tempted to throw family pictures or something similar online in a ‘cloud’ service, I will reread this Jason Scott essay on the ‘Yahoo!locaust’ and come to my senses. (via)
  • There’s a trade-off between size and price for SSDs.  Past a certain point, any drive is generally ‘big enough’, and under a certain price, the cost doesn’t matter.  We’re reaching the magic point where those two trends cross, as with this OCX Vertex 2 SSD drive, 60G in size and only $120 at Newegg.  There’s lots of post-Christmas sales going on.
  • How soon will SSD drives become normal and platter drives the anachronism, like single-core processors are today?  It took less than 5 years for CPUs, I think…  No link for this idea; this is just me theorizing.
  • Tomas Bodzar pointed out this article about 1,000 core CPUs, which I dub ‘kilocore’.  He also linked to these logical domain/logical partition articles on Wikipedia.
  • In this day and age, a website that supports a limited number of browsers and platforms seems anachronistic.  Still happens, though.  (via)
  • This is neat: an online, persistent space game with exploration and combat.  Not EVE, but Lacuna Expanse, playable via web browser.  There’s lots of browser games out there, but here’s the interesting part: the game even has a fully exposed API.