A week’s worth of posts for you

I can’t keep up with all the things to post.  I desperately want to clear my inbox, so here’s a week’s worth of posts all smushed together.  Enjoy!

Phew.

Messylaneous for 2010/02/05

I’m really behind on my posting (this is why), so I’m piling a lot of stuff in here:

Messylaneous for 2010/01/15

Still not used to typing “2010”.

Hammer REDO and other storage notes

Matthew Dillon declared his intention to have REDO working for Hammer very soon.  This will improve speed by lowering the number of fsync()s needed in a given period of time to flush data to disk.

He continues in a separate message talking at length about data flushing and how to implement it efficiently, with some comparisons to work in FreeBSD.  The followups are worth reading, too.