Page MenuHomeFreeBSD

Add freeze/thaw description to devctl(8)
ClosedPublic

Authored by lwhsu on Apr 20 2021, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 20, 11:27 AM
Unknown Object (File)
Oct 12 2024, 9:46 AM
Unknown Object (File)
Oct 11 2024, 12:10 AM
Unknown Object (File)
Oct 8 2024, 2:57 AM
Unknown Object (File)
Oct 2 2024, 2:03 PM
Unknown Object (File)
Oct 2 2024, 6:10 AM
Unknown Object (File)
Oct 1 2024, 5:25 AM
Unknown Object (File)
Sep 29 2024, 11:03 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39619
Build 36508: arc lint + arc unit

Event Timeline

lwhsu requested review of this revision.Apr 20 2021, 3:26 PM
lwhsu created this revision.
0mp added inline comments.
usr.sbin/devctl/devctl.8
181

"Drivers" or "drivers"?

Also, maybe "thaw" instead of "thaws"?

usr.sbin/devctl/devctl.8
179

Drivers are placed on a 'frozen list' and processed when a later 'thaw' occurs.

182

In addition to resuming, all pending actions that were frozen during the freeze are performed.

Include @imp 's explanations. I assume they wanted to be added?

these look good to me.

This revision is now accepted and ready to land.Jun 1 2021, 4:09 AM
This revision was automatically updated to reflect the committed changes.