Hendrik Siedelmann posted on Tue, 06 May 2014 12:41:38 +0200 as excerpted: > I would like to use btrfs (or anyting else actually) to maximize raid0 > performance. Basically I have a relatively constant stream of data that > simply has to be written out to disk.
If flexible parallelization is all you're worried about, not data integrity or the other things btrfs does, I'd suggest looking at a more mature solution such as md- or dm-raid. They're more mature and less complex than btrfs, and if you're not using the other features of btrfs anyway, they should simply work better for your use-case. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html