Fixed vlimit. This program lets us set various per-vserver limits. In
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 2 Jun 2005 19:56:08 +0000 (19:56 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 2 Jun 2005 19:56:08 +0000 (19:56 +0000)
commitc2c89595335a349ef35293eac9cfa32b3de01409
treed88ec0bb1680b01162567f869004ffe710f2b15f
parent29801869a74062059e4980385d3dc37dd5beec50
Fixed vlimit.  This program lets us set various per-vserver limits. In
particular, we can now set nproc limits (aka the vserver equivalent to
CKRM numtasks).  There are other limits that apparently just work, too,
such as resident-set-size, number of open files, etc., that I'll start
playing with, too.
Makefile.in
src/Makefile-files
src/vlimit.c