[Devel] Re: [PATCH 0/7] Generic Process Containers (+ ResGroups/BeanCounters)

Paul Menage menage at google.com
Thu Nov 30 00:01:06 PST 2006


On 11/29/06, Paul Jackson <pj at sgi.com> wrote:
>  config PROC_PID_CPUSET
>         bool "Include legacy /proc/<pid>/cpuset file"
>         depends on CPUSETS
> +       default y if CPUSETS
>

Sounds very reasonable.

> 2) I wedged the kernel on the container_lock, doing a removal of a cpuset
>    using notify_on_release.
>

I guess I've not really tested doing interesting things from the
notify_on_release code, just checked that it successfully executed a
simple command. I'll look into it.

Thanks for the feedback.

Paul




More information about the Devel mailing list