Re: Treat disk space like memory space

From: JÃrn Engel
Date: Fri Nov 16 2007 - 14:39:49 EST


On Fri, 16 November 2007 10:30:12 -0800, H. Peter Anvin wrote:
>
> This, by the way, has been discussed on and off -- often in the context
> of undelete (which is an identical problem.) The problem usually is
> that performance of real storage users suffer because of locality
> issues. However, flash storage doesn't have locality requirements...

It does, although significantly less so than disks. Read latency is
typically between 100x and 1000x less than disk latency.

Another argument against this is that free space directly translates to
speed, both for disks and flash. Disk filesystems fragment like hell if
the disk is constanly near-full and flash filesystems require a lot more
garbage collection overhead.

JÃrn

--
To my face you have the audacity to advise me to become a thief - the worst
kind of thief that is conceivable, a thief of spiritual things, a thief of
ideas! It is insufferable, intolerable!
-- M. Binet in Scarabouche
-
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/