Project Administration | Browse Subversion | Bugzilla
Cpuset is a Python application that forms a wrapper around the standard Linux filesystem calls 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.
Cpuset uses the python distutils to manage installation. It is recommended to create an rpm rather than using the install command since it is far easier to remove and upgrade with rpm. To create an rpm, use the following command:
$ python setup.py bdist_rpm
You can also download binary packages from the build service here.
A Gentoo ebuild file is here: cpuset-1.02.ebuild (Thanks to Alex Piavka for that contribution.)
Browsing the Subversion tree gives you access to this project's shared source code and files. You may also view the complete histories of any file in the repository.
Note that you can download a tarball from the subversion interface (look for the "download tarball" link on every page). Browse to the Tags directory for releases.
More info on how to access the svn repository. (Anonymous access is allowed.)
Please log bugs in Bugzilla.
Bugs this week:
Mailing Lists
[edit] File ReleasesUse the Subversion services above for source tarballs. You can download binary packages from the build service here. |
Project Members
|
© 2008 Novell, Inc. All Rights Reserved.