Displaying 2 results from an estimated 2 matches for "rctls".
Did you mean:
ctls
2007 Jun 13
1
Re: Latest opensolaris VMware image
Is there a way to determine the build number without downloading the full VM Image?
We are waiting for a build that has the cpu_caps feature. I believe they are in builds >= snv_61 per http://www.opensolaris.org/os/project/rm/rctls/cpu-caps/
This message posted from opensolaris.org
2006 Nov 16
6
DTrace hooks for CPU caps
Hello DTracers,
The CPU caps project (http://www.opensolaris.org/os/project/rm/rctls/cpu-caps/)
introduces kernel "wait queues" where threads may be placed to enforce caps.
I would like to make this visible through DTrace and to add two new probes to
the sched provider with the following semantics:
cpucaps-sleep Probe that fires immediately before the current thread is...