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
| david | Re: Linux 2.6.27-rc8 |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Kumar Gala | PCI Failed to allocate mem for PCI ROM |
| Francois Romieu | Re: PROBLEM: 2.6.23-rc "NETDEV WATCHDOG: eth0: transmit timed out" |
git: | |
| Matthieu Moy | git push to a non-bare repository |
| Peter Stahlir | Git as a filesystem |
| Bill Lear | Meaning of "fatal: protocol error: bad line length character"? |
| Junio C Hamano | A note from the maintainer |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Chris Kuethe | Re: OpenBSD 4.4 amd64 bsd.mp can't detect 4GB memory |
| Austin English | Wine on OpenBSD |
| Darrian Hale | Re: uvm_mapent_alloc: out of static map entries on 4.3 i386 |
| John P Poet | Realtek 8111C transmit timed out |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Octavian Purdila | [RFC] support for IEEE 1588 |
