Re: [GIT PULL] Ext3 latency fixes

From: Linus Torvalds
Date: Tue Apr 07 2009 - 14:28:34 EST




On Tue, 7 Apr 2009, Linus Torvalds wrote:
>
> Something like this might be a good idea.

And it clearly is "something like".

> I've seen several SSD's that do _not_ do that whole RPM == 1 thing, but
> they have "SSD" in their names.
>
> I forget how the ID is stored (I have this memory of it being big-endian
> 16-bit words or something crazy like that?), but aside from fixing up that
> kind of crazyness, maybe something like this is worth it?

Yeah, just checked. My memory wasn't wrong, and that code can not possibly
work. Not only isn't that whole field generally NUL-terminated at all, my
recollection of odd 16-bit byte ordering was right.

So that patch is crap.

But the _concept_ may be worth pursuing.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/