Another SSD conversation

Pierre Abbat is curious about using Hammer on an SSD.  The discussion that came from that has some useful points, including notes that a straightforward SSD as disk works for most anything with Hammer other than very intensive database use, due to the history retention.  If space is an issue, swapcache on the SSD and attaching a normal HDD is a fine alternative.  A SSD with Hammer can leave some features off, though I’d argue that dedup is totally worth is.  Also, SSD speed is directly correlated with size.

TCP Segmentation Offloading added

Sepherosa Ziehau’s added TSO support (that’s TCP Segmentation Offloading”, or “Large Segment Offload” going by Wikipedia) within IPv4 on DragonFly, pushing segmentation work from the CPU to the network card.  There’s also some DragonFly-specific improvements.

There’s been a lot of commits from him lately focused around network card improvements; they haven’t been easily summarizable, but it’s worth watching if you are interested in high-bandwidth usage and the hardware to support it.

Hardware reports given out

New company Gainframe is offering up OpenBSD dmesg/pcidump/usbdevs output for every system they build.  I was originally going to link to this in a Lazy Reading entry, but then I realized it’s also a new company specializing in BSD-compatible hardware.   Read the interview; I met Michael Dexter at the last NYCBSDCon and he is a decent guy.

We need more of this sort of specifically targeted work.   Sites that rely on crowd-sourced contribution are good, but it’s not necessarily comprehensive, and you need a very large crowd for it to work.