On Monday 27 December 2010 19:37:29 Mark David Dumlao wrote:
> I want to do this:
> http://blog.internetnews.com/skerner/2010/11/forget-200-lines-red-hat-speed.
> html
> 
> in userspace, but automate it at boot time. it requires that I create and
> mount the cgroup subsystem in sysfs and sounds a lot like something that I'd
> do in sysctl for /proc/sys, but for sysfs rather than procfs.
> 
> The only thing that comes to mind is to append to the local init script, but
> it's so close to what sysctl does that I feel like someone's probably
> written some tool for it. Is there one?

why?

why not just patch the kernel? or wait for 2.6.37? Why trying the easily 
broken userspace approach?

btw - patch or userspace - what happens with apps not started from a shell?

Reply via email to