* New compression fixes pushed out
@ 2008-11-07 3:16 Chris Mason
0 siblings, 0 replies; only message in thread
From: Chris Mason @ 2008-11-07 3:16 UTC (permalink / raw)
To: linux-btrfs
Hello,
I've pushed out my current batch of fixes for the compression code. It
introduces async compression for writes and does a better job of filling
in pages for compressed extents while reading it.
The latest git trees should fix the bad page mapping errors and improve
performance even for uncompressed writes.
Checksumming is now done via an ordered work queue, which makes sure IO
is sent down to the device in the same order the writes were started.
On my 4 drive array, it pushes performance from 280MB/s 340MB/s for
sequential writes.
The same ordered work queues are used to keep ordering sane for the
async compression code.
-chris
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-07 3:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-07 3:16 New compression fixes pushed out Chris Mason
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox