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, Nov 11, 10:41 PM
Unknown Object (File)
Mon, Nov 10, 2:36 AM
Unknown Object (File)
Sat, Nov 8, 6:51 AM
Unknown Object (File)
Mon, Nov 3, 3:38 AM
Unknown Object (File)
Oct 10 2025, 3:08 PM
Unknown Object (File)
Sep 16 2025, 3:18 AM
Unknown Object (File)
Sep 14 2025, 7:34 PM
Unknown Object (File)
Sep 13 2025, 11:22 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