login
Header Space

 
 

Re: Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthew Wilcox <matthew@...>
Cc: Eric Sandeen <sandeen@...>, Andi Kleen <andi@...>, Theodore Tso <tytso@...>, Alexey Zaytsev <alexey.zaytsev@...>, <linux-ext4@...>, <linux-fsdevel@...>, Rik van Riel <riel@...>
Date: Monday, April 21, 2008 - 3:11 pm

Matthew Wilcox wrote:

The population I deal with personally is a huge number of 1U Centera nodes, each 
of which has 4 high capacity ATA or S-ATA drives (no NVRAM). We run with 
barriers (and write cache) enabled and I have not seen anything that leads me to 
think that this is an issue.

One way to think about this is that even with barriers, relatively few 
operations actually turn into cache flushes (fsync's, journal syncs, unmounts?).

Another thing to keep in mind is that drives are constantly writing and moving 
heads - disabling write cache or doing a flush just adds an incremental number 
of writes/head movements.

Using barriers or disabling write cache matters only when you are doing a write 
intensive load, read intensive loads are not impacted (and random, cache miss 
reads will move the heads often).

I just don't see it being an issue for any normal user (laptop user or desktop 
user) since the write workload more people have is a small fraction of what we 
run into in production data centers.

Running your drives in a moderate way will probably help them last longer, but I 
am just not convinced that the write cache/barrier load makes much of a 
difference...

ric

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Mentor for a GSoC application wanted (Online ext2/3 file..., Ric Wheeler, (Mon Apr 21, 3:11 pm)
Re: Mentor for a GSoC application wanted (Online ext2/3 file..., Ricardo M. Correia, (Mon Apr 21, 1:29 pm)
Re: Mentor for a GSoC application wanted (Online ext2/3 file..., Ricardo M. Correia, (Mon Apr 21, 2:27 pm)
speck-geostationary