Automatically exported from code.google.com/p/cpuset
Go to file
2009-12-07 21:52:22 -07:00
cpuset Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
doc Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
t Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
.vimrc Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
AUTHORS Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
COPYING Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
cpuset.spec Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
cset Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
INSTALL Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
Makefile Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
MANIFEST Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
MANIFEST.in Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
NEWS Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
README Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
setup.cfg Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00
setup.py Add prior version 1.5.0 to repo. 2009-12-07 21:52:22 -07:00
TODO Add prior release version 1.04 to repo. 2009-12-07 21:49:23 -07:00

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://developer.novell.com/wiki/index.php/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://devzilla.novell.com/cpuset/

-----

Copyright (C) 2008, 2009 Novell Inc.

Author: Alex Tsariounov <alext@novell.com>

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