Commit Graph

8 Commits (24a7538453094b5f6c336abc6453569c3ee62d3e)

Author SHA1 Message Date
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 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 72b1f547b1 Remove superfluous revision comment 15 years ago
Alex Tsariounov d479f322b4 Update spec file for current release. 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 7509eceabe Added current release 1.5.2 to repo. 15 years ago
Alex Tsariounov 19b596ac2b Added prior version 1.5.1 to repo. 15 years ago
Alex Tsariounov 370b2333ed Add prior version 1.5.0 to repo. 15 years ago