Page MenuHomeFreeBSD

md(4): Direct mode
Changes PlannedPublic

Authored by trasz on Nov 16 2021, 11:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 5:54 AM
Unknown Object (File)
Thu, Aug 27, 11:55 PM
Unknown Object (File)
Aug 8 2026, 3:22 PM
Unknown Object (File)
Aug 3 2026, 5:16 PM
Unknown Object (File)
Aug 2 2026, 2:39 AM
Unknown Object (File)
Aug 1 2026, 7:34 AM
Unknown Object (File)
Jul 30 2026, 6:03 PM
Unknown Object (File)
Jul 30 2026, 9:25 AM

Details

Reviewers
None
Summary

This makes it possible for md(4) to avoid using a separate thread
to perform IO, instead doing it all immediately within the GEOM
thread. Speeds up diskinfo -Sw about 4x for really tiny IO,
otherwise makes things slower. Not a commit candidate; stashing
here for future reference.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42806
Build 39694: arc lint + arc unit