bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cgroupfs, /hurd/proc and subhurds


From: Ludovic Courtès
Subject: Re: cgroupfs, /hurd/proc and subhurds
Date: Tue, 17 Sep 2013 13:47:23 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Hi!

Justus Winter <4winter@informatik.uni-hamburg.de> skribis:

> Linux has this feature called cgroups. It groups processes (threads)
> together in groups, furthermore so called controllers can be used to
> restrict the use of various resources (like cpu time, memory) on a
> per-group basis.

Isn’t restricting resource use very difficult in practice due to the
fact that servers allocate resources on behalf of clients?  (As noted in
the “Critique”.)

For instance a process within a “cgroup” could use the io interface of a
server outside the “cgroup” and cause that server to spend lots of
memory and CPU time serving those requests.

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]