Date: Tue, 06 Jun 2006 19:17:58 +0300 From: Alex Lyashkov <shadow@psoft.net> To: freebsd-arch@freebsd.org Subject: jail extensions Message-ID: <1149610678.4074.42.camel@berloga.shadowland>
next in thread | raw e-mail | index | archive | help
Hello All, I started to write some extension for jail. Global idea is to write the complete virtual server solutions, when each virtual server has its own resources and limits of their usage. Now implemented: - all jail code compiled under 'options JAIL' - separated uid hash - separated SYSVIPC with limit IPC objects count - process count limit At first time I plan to implement file handles limit and limit of the total disk usage per jail. project homepage http://docs.freevps.com/doku.php?id=freebsd:index -- Alex Lyashkov <shadow@psoft.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1149610678.4074.42.camel>