Date: Sun, 06 Aug 2006 18:08:36 +0300 From: Alex Lyashkov <shadow@psoft.net> To: Chris Jones <cdjones-freebsd-hackers@novusordo.net> Cc: freebsd-hackers@freebsd.org Subject: Re: [PATCH] Jail Memory Limits Message-ID: <1154876916.5303.7.camel@berloga.shadowland> In-Reply-To: <F61BB1C8-E979-4AEA-81C4-A570CE7A2AE8@novusordo.net> References: <F61BB1C8-E979-4AEA-81C4-A570CE7A2AE8@novusordo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I read you patch and see you start N kernel threads for control memory/CPU usage, when each thread in loop count total memory usage. What are reason why not create memory limit similar limit(1)? for this need add pointer to prison structure at each VMA struct and add few checks at same points when LIMIT_VMEM and LIMIT_RSS checks. > > I'm expecting patches for jail scheduling to be coming down the pipe > soon. > > Cheers, > > Chris > > > > > ______________________________________________________________________ > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" -- FreeVPS Developers Team http://www.freevps.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1154876916.5303.7.camel>