Commit Graph

29 Commits (f1572064d5bb1a84f5f0d4be237411f703c0ad86)
 

Author SHA1 Message Date
Alex Tsariounov f1572064d5 Release 1.5.5 with fix for Issue#3. 14 years ago
Alex Tsariounov cb9ce1ca24 Output message for cset set --cpu_exclusive and --mem_exclusive
modification.  This is currently not implemented.
14 years ago
Alex Tsariounov 24a7538453 Fix Issue#3: cset fails to create cpu sets if some cpus are offline
Problem was in cset.rescan() where if certain cpus are offline the all
cpu mask turns into a complex expression.  The split of this
expression did not account for commas and thus threw an exception if
commas were present.  This patch fixes that problem and accounts for
complex cpu expression.  Also added a couple of targets to the
Makefile.
14 years ago
Alex Tsariounov 6c3a137e28 Increment version for stage release. 14 years ago
Alex Tsariounov 3f5d29beb2 Added mostroski to AUTHORS. 14 years ago
Alex Tsariounov 759814ca0a Added tag rel_1.5.4 for changeset fef3279d9301 14 years ago
Alex Tsariounov ae5c2923c1 Release 1.5.4
Includes patch by mostroski for Issue#2, fixes exception if
running tasks with non-existent uids.
14 years ago
Alex Tsariounov afa3d3943d Apply patch by mostroski to commands/proc.py which fixes exception if
a process is run with a nonexistant uid.  When listing processes
running in a cpuset, the patch tries to lookup the user name by uid,
and if the uid does not exist in /etc/passwd, the uid is printed
instead of the user name.
14 years ago
Alex Tsariounov ef072838bc Add .hgignore file to igrore dist and python bytecode files. 14 years ago
Alex Tsariounov 5012e30630 Added tag rel_1.5.3 for changeset e50c7714a80d 15 years ago
Alex Tsariounov 1d0bd4e01b Fix misspelling. 15 years ago
Alex Tsariounov e03a8bb9d0 Removed tag rel_1.5.3 15 years ago
Alex Tsariounov 72b1f547b1 Remove superfluous revision comment 15 years ago
Alex Tsariounov 06edf3b087 Added tag rel_1.5.3 for changeset f77fa69a25f0 15 years ago
Alex Tsariounov d479f322b4 Update spec file for current release. 15 years ago
Alex Tsariounov d8b2d35fd3 Removed tag rel_1.5.3 15 years ago
Alex Tsariounov 1c405360f9 Added tag rel_1.5.3 for changeset 3fb90b7bc5e0 15 years ago
Alex Tsariounov a0b850ddda Removed TODO from dist. 15 years ago
Alex Tsariounov b01c7911ac Removed TODO and cpuset/task.py. 15 years ago
Alex Tsariounov 08be173ace Updated version. Updated documentation. Updated copyright.
Added contributor recognition.  Updated links to new project
hosting site.
15 years ago
Alex Tsariounov bd2f26b93a Patch submitted by Christopher Johnston on 20100210 to fix case
sensitivity in set search applied.
15 years ago
Alex Tsariounov acaf2a4f70 Added tag rel_1.5.2 for changeset b8fe8257948f 15 years ago
Alex Tsariounov 7509eceabe Added current release 1.5.2 to repo. 15 years ago
Alex Tsariounov c263d76012 Added tag rel_1.5.1 for changeset 76bf1ddfb823 15 years ago
Alex Tsariounov 19b596ac2b Added prior version 1.5.1 to repo. 15 years ago
Alex Tsariounov 4baa9627b7 Added tag rel_1.5.0 for changeset c49385335984 15 years ago
Alex Tsariounov 370b2333ed Add prior version 1.5.0 to repo. 15 years ago
Alex Tsariounov a2e80c6ca6 Added tag rel_1.04 for changeset f7292762450e 15 years ago
Alex Tsariounov 7c9c4134b3 Add prior release version 1.04 to repo. 15 years ago