On Fri, 14 Mar 2008, Theodore Tso wrote:
quoted text > It depends on the workload, obviously. I thought I remember someone
> on this thread talking about benchmark where they went from ~2000 to
> ~20 ops/sec once they added fsync(). I'm sure that was an extreme
> benchmarking workload that isn't at all representative of real-life
> usage, where you're usually do something else modifying the metadata
> of many tiny files over and over again. :-)
I've seen this sort of thing with syslog, normal syslog at ~100 logs/sec,
syslog without fsync >10,000 logs/sec.
if this is your situation then battery backed cache on your controller is
the answer as it gives you almost full speed with the safety of fsync.
David Lang
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [ANNOUNCE] Ramback: faster than a speeding bullet , david , (Fri Mar 14, 11:03 am)