Page MenuHomeFreeBSD

Add a sysctl to allow disabling the monitoring thread.
ClosedPublic

Authored by jhibbits on Oct 14 2014, 3:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 9:25 AM
Unknown Object (File)
Sat, Nov 9, 11:36 PM
Unknown Object (File)
Sep 27 2024, 2:05 PM
Unknown Object (File)
Sep 23 2024, 11:19 PM
Unknown Object (File)
Sep 23 2024, 3:10 PM
Unknown Object (File)
Sep 23 2024, 3:09 PM
Unknown Object (File)
Sep 23 2024, 2:59 PM
Unknown Object (File)
Sep 18 2024, 6:09 AM
Subscribers
None

Details

Reviewers
nwhitehorn
rpaulo
Group Reviewers
PowerPC
Summary

If a user uses powerd, or doesn't want to use the cycles monitoring, they can
now suspend the monitoring thread.

While here, reorganize the added prototypes to match existing groupings.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jhibbits retitled this revision from to Add a sysctl to allow disabling the monitoring thread..
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added reviewers: PowerPC, nwhitehorn.
rpaulo added a reviewer: rpaulo.
This revision is now accepted and ready to land.Oct 14 2014, 5:14 AM