Re: Linux 2.6.29

From: Jeff Garzik
Date: Wed Mar 25 2009 - 16:17:30 EST


Ric Wheeler wrote:> And, as I am sure that you do know, to add insult to injury, FLUSH_CACHE
is per device (not file system).

When you issue an fsync() on a disk with multiple partitions, you will flush the data for all of its partitions from the write cache....

SCSI'S SYNCHRONIZE CACHE command already accepts an (LBA, length) pair. We could make use of that.

And I bet we could convince T13 to add FLUSH CACHE RANGE, if we could demonstrate clear benefit.

Jeff



--
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/