Allows manipulation of cpusets on system and provides higher level functions
Cpuset is a Python application to make using the cpusets facilities in
the Linux kernel easier. The actual included command is called cset
and it allows manipulation of cpusets on the system and provides higher
level functions such as implementation and control of a basic CPU
shielding setup.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12:GA/cpuset && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cpuset-1.5.6.tar.gz | 0000095289 93.1 KB | |
cpuset.changes | 0000009686 9.46 KB | |
cpuset.spec | 0000002593 2.53 KB | |
cset-make-it-handle-cgroup-mounts.patch | 0000006387 6.24 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- Make cset handle both cpuset and cgroup mount types. References: bnc#625079, bnc#834223 When cpuset has been mounted as a cgroup controller, files are prefixed with "cpuset.", leading to expected files not existing. Change cset's filename expectations depending on mount type.
Comments 0