Re: [RFC/PATCH -v2] Add sysfs control to modify a user's cpu share

From: Srivatsa Vaddagiri
Date: Fri Oct 05 2007 - 02:50:33 EST


On Thu, Oct 04, 2007 at 05:32:17PM -0400, Valdis.Kletnieks@xxxxxx wrote:
> > Shouldn't that be done via uevents? E.g. UID x gets added to the sysfs tree,
> > generates a uevent and a script then figures out the cpu_share and sets it.
>
> That would tend to be a tad racy - a site may want to set limits in the
> hypothetical /sys/kernel/uids/NNN before the program has a chance to fork-bomb
> or otherwise make it difficult to set a limitfrom within another userspace

Note that there is a default limit enforced on every new user (1024
value for the user's cpu share). This limit should contain any fork-bomb that
the user may launch immediately.

> process. It's similar to why you want a process to be launched with all its
> ulimit's set, rather than set them after the fork/exec happens...





--
Regards,
vatsa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/