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)
Tue, May 19, 10:22 AM
Unknown Object (File)
Fri, May 15, 6:51 AM
Unknown Object (File)
Thu, May 14, 11:42 PM
Unknown Object (File)
Tue, May 12, 12:03 PM
Unknown Object (File)
Wed, May 6, 3:11 AM
Unknown Object (File)
Thu, Apr 30, 6:18 PM
Unknown Object (File)
Thu, Apr 23, 7:58 AM
Unknown Object (File)
Apr 16 2026, 6:59 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