Re: [systemd-devel] [PATCH] systemd-cgroup-limits.patch

2011-08-22 Thread Lennart Poettering
On Thu, 14.07.11 13:17, Patrascu, Cristian (cristian.patra...@windriver.com) wrote: > I've changed the options, it was indeed confusing, sorry for that. > Very good observation, Thank you! > > Patch adds functionality to apply certain cgroups limits, such as shares of > > cpu, memory limit and

Re: [systemd-devel] [PATCH] systemd-cgroup-limits.patch

2011-08-01 Thread Lennart Poettering
On Thu, 14.07.11 13:17, Patrascu, Cristian (cristian.patra...@windriver.com) wrote: > I've changed the options, it was indeed confusing, sorry for that. > Very good observation, Thank you! Christian, I finally had a closer look at your patch. I like the idea, but not all of the implementation.

Re: [systemd-devel] [PATCH] systemd-cgroup-limits.patch

2011-07-14 Thread Patrascu, Cristian
drian; systemd-devel@lists.freedesktop.org Subject: Re: [systemd-devel] [PATCH] systemd-cgroup-limits.patch On Wed, Jul 13, 2011 at 12:35 AM, Patrascu, Cristian wrote: > Patch adds functionality to apply certain cgroups limits, such as shares of > cpu, memory limit and blkio. > Unit

Re: [systemd-devel] [PATCH] systemd-cgroup-limits.patch

2011-07-13 Thread Kok, Auke-jan H
On Wed, Jul 13, 2011 at 12:35 AM, Patrascu, Cristian wrote: > Patch adds functionality to apply certain cgroups limits, such as shares of > cpu, memory limit and blkio. > Unit files of type Service, Mount, Swap and Socket have new options (under > corresponding [Service], [Mount], [Swap], [Socke

[systemd-devel] [PATCH] systemd-cgroup-limits.patch

2011-07-13 Thread Patrascu, Cristian
Patch adds functionality to apply certain cgroups limits, such as shares of cpu, memory limit and blkio. Unit files of type Service, Mount, Swap and Socket have new options (under corresponding [Service], [Mount], [Swap], [Socket] option group ): - "MemoryHardLimit" accepts int64 value (considere