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)
Thu, Apr 16, 6:59 PM
Unknown Object (File)
Thu, Apr 16, 12:11 PM
Unknown Object (File)
Thu, Apr 9, 12:58 PM
Unknown Object (File)
Tue, Apr 7, 1:30 PM
Unknown Object (File)
Sun, Apr 5, 5:51 AM
Unknown Object (File)
Thu, Apr 2, 4:26 AM
Unknown Object (File)
Wed, Apr 1, 9:07 PM
Unknown Object (File)
Tue, Mar 24, 8:34 PM

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