|
Revision 613, 229 bytes
(checked in by chtekk, 2 years ago)
|
Complete CPUSET support:
- update TODO
- add vce vx.cpuset.{get,remove,set} commands
- add vxdb.vx.cpuset.{get,remove,set} methods
- add vx_cpuset table to VXDB
- add functions to validate cpus and mems for a CPUSET
- add creation/destruction of CPUSETs to helper.{startup,shutdown}
|
| Line | |
|---|
| 1 |
VCD |
|---|
| 2 |
|
|---|
| 3 |
BUGS: |
|---|
| 4 |
|
|---|
| 5 |
NEEDED FEATURES: |
|---|
| 6 |
- debian/ dir, RPM .spec file, init scripts (done for Gentoo!), distrib make targets, pathprog probably |
|---|
| 7 |
|
|---|
| 8 |
WANTED FEATURES: |
|---|
| 9 |
- vx.move method to also move the VServer around on the disk |
|---|
| 10 |
- sysctl support |
|---|