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