Added is_running method.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 10 May 2007 15:30:21 +0000 (15:30 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 10 May 2007 15:30:21 +0000 (15:30 +0000)
commit23497a006f49fde1ce97ca5c18f5669699e514cb
tree3749d270206ff10499796fe9ac2126c7c4a1eacf
parentec72d8eada4570a97aa131df1d01d04253271e1f
Added is_running method.

Added methods to support the setting and getting of a number of
vserver related rlimits: CPU, RSS, NRPC, NOFILE, MEMLOCK, AS, LOCKS,
SIGPENDING, MSGQUEUE, NSOCK, OPENFD, ANON, SHMEM.

Added methods to support the setting and getting of the above rlimit
values to the vserver's config file.

Added method to set the vserver's WHITELISTED variable in its config
file.  This value is checked by vsh.

Deleted {s,g}et_memlimit {s,g}et_tasklimit.
python/vserver.py