Skip to content

Clarify read performance note #781

Open
@calumapplepie

Description

@calumapplepie

The btrfs readthedocs, which is sourced from this repository, says the following at this link:

"The simple redundancy RAID levels utilize different mirrors in a way that does not achieve the maximum performance. The logic can be improved so the reads will spread over the mirrors evenly or based on device congestion."

Where is this logic? What can be improved about it? Is this suggesting that, in current kernels, reads on a RAID1 filesystem go directly to the same disk, every time, rather than being distributed between the 2? Is this statement out-of-date?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsChanges in documentation or help text

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions