https://github.com/epickrram/cpuset
Automatically exported from code.google.com/p/cpuset
https://github.com/epickrram/cpuset
Last synced: about 1 year ago
JSON representation
Automatically exported from code.google.com/p/cpuset
- Host: GitHub
- URL: https://github.com/epickrram/cpuset
- Owner: epickrram
- License: gpl-2.0
- Created: 2015-10-26T08:31:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T09:30:56.000Z (over 10 years ago)
- Last Synced: 2025-02-15T12:17:12.192Z (over 1 year ago)
- Language: Python
- Size: 305 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
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.
For the latest version see:
http://code.google.com/p/cpuset
For packages, see the OpenSUSE build service:
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset
Bugs or feature requests should be sent to:
http://code.google.com/p/cpuset/issues/list
or for supported products, the Novell Bugzilla at:
http://bugzilla.novell.com
-----
Copyright (C) 2008-2011 Novell Inc.
Author: Alex Tsariounov
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA