OBS User unknown
2009-02-16 00:14:23 +00:00
committed by Git OBS Bridge
parent 4f03c302b4
commit c6dff6ef2d
4 changed files with 114 additions and 35 deletions

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Sat Feb 7 18:39:46 MST 2009 - alext@suse.de
- Update so svn 221, release 1.5.0
- Fix bug #1: Origination cpuset not accepted for process move...
- Fix bug #2: Proc move from set to set does not recognize...
- Fix bug #3: Interspersed arguments do not work
- Fix bug #4: Add policy and priority to proc output list
- Fix bug #5: Add ability to move all threads in a process container wi.
- Fix bug #6: The -a option for set listing should be the default
- Fix bug #7: Add destination cpuset for the proc move command
- Fix bug #8: Let leading slash for nested cpuset spec be optional
- Fix bug #9: Rearrange info output some, include machine readable output
- Fix bug #10: Add a recursive cpuset delete with option
- Fix bug #11: Add a configuration file
- Fix bug #12: Add hex mask output for cpuset definition spec (cpuspec)
- Fix bug #13: Add cpuset rename option to set command
- Fix bug #21: Create shield shortcuts
- Changed behavior of shield command, now it behaves more like the proc move
command: -s or -u needs a -p to shield or unshield, however, the shortcut of
shield pidspec still works.
- Fixed exception when using cset with pipes
- Fixed set list behavior if --set was specified but not --list
- Added error message if proc list command does not specify a set
- Fixed exception if proc is used with -l and -s
- Location for cpuset filesystem mount can be specified in config file
- Changed proc option -a/--all to --force only
- Updated copyrights, URLs and documentation
- Added spec file to svn which is used in build service
- Cleaned up status output for clarity and consistency
- Additional minor corner case bug fixes included
-------------------------------------------------------------------
Thu Dec 4 11:49:30 MST 2008 - alext@suse.de
- Updated spec file to build on many distros
-------------------------------------------------------------------
Wed Sep 3 00:55:34 CEST 2008 - alext@suse.de