[Devel] Re: [PATCH 5/5] pid: use namespaced iteration on processes while managing priority

Eric W. Biederman ebiederm at xmission.com
Thu Dec 18 09:38:28 PST 2008


Gowrishankar M <gowrishankar.m at linux.vnet.ibm.com> writes:

> From: Gowrishankar M <gomuthuk at linux.vnet.ibm.com>
>
> At present we scan all processes in init namespace, while getting or setting
> process priorities for a user. Incase of PID namespace, it leads to leak
> priority to processes in other namespace.
>
> Below patch proposes to use new macro controller to fix the boundary of
> processes list in current namespace.

Nacked-by: "Eric W. Biederman" <ebiederm at xmission.com>

This has nothing to do with pids.  The command is to set the
iopriority for a given user.  This is a problem of the user namespace
not the pid namespace.


Eric
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list