vserverimpl now includes support to set both task and memory limits.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 22 Jun 2005 03:52:02 +0000 (03:52 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 22 Jun 2005 03:52:02 +0000 (03:52 +0000)
commitb15d92ff405320b0b0a95e536f3dfb29ce763f9f
tree1c1a7735c475745ac99b122966d34445ec75154e
parent5042d11bf25cac8a08cfffe760ff0f9fbb2cabd7
vserverimpl now includes support to set both task and memory limits.
cpulimit.py is a backwards compat file to write cpu limits via ckrm;
however, this will be deprecated when we switch to Andy's new sched
for which the setsched support already is in vserverimpl.
python/cpulimit.py [new file with mode: 0755]
python/vserverimpl.c