linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multi-device update
@ 2008-04-16 15:34 Chris Mason
  2008-04-16 16:14 ` Andi Kleen
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Mason @ 2008-04-16 15:34 UTC (permalink / raw)
  To: linux-btrfs

Hello everyone,

I've pushed out another set of changes to the unstable trees, and these 
include:

* RAID 1+0 support
    mkfs.btrfs -d raid10 -m raid10 /dev/sd...
    4 or more drives required.

* async work queues for checksumming writes
* Better back references in the multi-device data structs

The async work queues include code to checksum data pages without the FS mutex 
held, greatly increasing streaming write throughput.  On my 4 drive system, I 
was getting around 120MB/s writes with checksumming on.  Now I get 180MB/s, 
which is disk speed.

The rest of the week will be spent doing hot add/remove of devices.  Happy 
testing ;)

-chris

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-04-16 18:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-16 15:34 Multi-device update Chris Mason
2008-04-16 16:14 ` Andi Kleen
2008-04-16 16:54   ` Chris Mason
2008-04-16 17:43     ` Andi Kleen
2008-04-16 18:04       ` Chris Mason
2008-04-16 18:10         ` Andi Kleen
2008-04-16 18:14           ` Jens Axboe
2008-04-16 18:24             ` Andi Kleen
2008-04-16 18:26               ` Jens Axboe
2008-04-16 18:28               ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).