On Sat, Aug 09, 2008 at 03:23:22AM +0200, Andi Kleen wrote:
RAID is the big problem, yeah. In general, though, we are already
making an assumption in the elevator code and in filesystem code that
block numbers which are numerically closer together are "close" from
the perspective of disks. There has been talk about trying to make
filesystems smarter about allocating blocks by giving them visibility
to the RAID parameters; in theory the elevator algorithm could also be
made smarter as well using the same information. I'm really not sure
if the complexity is worth it, though....
- Ted
--