[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.00.0803141102010.9040@asgard.lang.hm>
Date: Fri, 14 Mar 2008 11:03:42 -0700 (PDT)
From: david@...g.hm
To: Theodore Tso <tytso@....edu>
cc: Ric Wheeler <ric@....com>, Benny Amorsen <benny+usenet@...rsen.dk>,
linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE] Ramback: faster than a speeding bullet
On Fri, 14 Mar 2008, Theodore Tso wrote:
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists