Page MenuHomeFreeBSD

Add freeze/thaw description to devctl(8)
ClosedPublic

Authored by lwhsu on Apr 20 2021, 3:26 PM.
Tags
None
Referenced Files
F134547453: D29867.id87810.diff
Mon, Nov 3, 2:25 AM
F134547408: D29867.id90229.diff
Mon, Nov 3, 2:24 AM
Unknown Object (File)
Wed, Oct 29, 6:49 AM
Unknown Object (File)
Wed, Oct 29, 6:49 AM
Unknown Object (File)
Wed, Oct 29, 6:48 AM
Unknown Object (File)
Wed, Oct 29, 6:48 AM
Unknown Object (File)
Wed, Oct 29, 6:35 AM
Unknown Object (File)
Tue, Oct 28, 1:31 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.