Re: /proc/$PID/sched does not take PID namespace into account

2013-09-09 Thread Emmanuel Deloget
Hello, On 09/09/2013 13:01, Peter Zijlstra wrote: > On Tue, Sep 03, 2013 at 04:22:33PM +0200, Emmanuel Deloget wrote: >> The issue (if this is really an issue) lies in kernel/sched/debug.c, >> function proc_sched_show_task(). The code says [1]: >> >> SEQ_printf(m, &

/proc/$PID/sched does not take PID namespace into account

2013-09-03 Thread Emmanuel Deloget
it cannot be corrected (kernel ABI ; it has been here for a long time - possibly since the PID namespace integration). (There might be other options here). In the two last cases there is no need for a patch but I'd be happy if someone explains the reasoning. Best regards, -- Em