Page MenuHomeFreeBSD

Add freeze/thaw description to devctl(8)
ClosedPublic

Authored by lwhsu on Apr 20 2021, 3:26 PM.
Tags
None
Referenced Files
F114934310: D29867.id87815.diff
Fri, Apr 18, 6:00 PM
Unknown Object (File)
Thu, Apr 17, 3:05 PM
Unknown Object (File)
Sat, Apr 12, 10:48 AM
Unknown Object (File)
Thu, Apr 10, 4:49 PM
Unknown Object (File)
Mar 19 2025, 6:45 AM
Unknown Object (File)
Feb 23 2025, 6:20 PM
Unknown Object (File)
Feb 8 2025, 4:50 AM
Unknown Object (File)
Jan 31 2025, 7:46 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38728
Build 35617: 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.