Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Feb 2005 16:29:41 -0500
From:      "Simon" <simon@optinet.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   User Limits
Message-ID:  <20050201212300.3FB6543D58@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hello Folks,

I can't seem to find a way to limit FD per UID nor a way to limit memory per
UID Both of these can only be applied per process basis. Is there a reason
why  FreeBSD still doesn't support these limits per UID? it would very useful
to be able to limit per UID as well as per process. My current problem is that
I have some user processes which need, let's say, 50mb of memory, but I
also want to make sure that no single user is using more than 500mb of
memory at any given time. Unfortunately, I also need to give users ability to
spawn more than 10 processes and without per UID limits, if I set a limit of
20 processes per UID, 20 x 50mb would yield usage over 2x that of 500mb.

PS: I wasn't sure if I could address this on freebsd-arch, so it's going here.

Thank you in advance!

-Simon




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050201212300.3FB6543D58>