Page MenuHomeFreeBSD

Add freeze/thaw description to devctl(8)
ClosedPublic

Authored by lwhsu on Apr 20 2021, 3:26 PM.
Tags
None
Referenced Files
F149939605: D29867.diff
Sat, Mar 28, 6:19 AM
Unknown Object (File)
Wed, Mar 25, 8:51 PM
Unknown Object (File)
Wed, Mar 25, 9:20 AM
Unknown Object (File)
Tue, Mar 24, 4:05 PM
Unknown Object (File)
Thu, Mar 19, 7:14 AM
Unknown Object (File)
Thu, Mar 19, 2:44 AM
Unknown Object (File)
Sun, Mar 15, 7:48 AM
Unknown Object (File)
Sun, Mar 15, 3:01 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.