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)
Mon, Apr 21, 6:27 AM
Unknown Object (File)
Mon, Apr 14, 6:50 PM
Unknown Object (File)
Feb 22 2025, 2:59 AM
Unknown Object (File)
Feb 21 2025, 8:23 PM
Unknown Object (File)
Feb 6 2025, 9:12 PM
Unknown Object (File)
Jan 7 2025, 3:00 AM
Unknown Object (File)
Jan 2 2025, 8:10 AM
Unknown Object (File)
Oct 6 2024, 7:41 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