Re: [RFC] [PATCH] cgroup: add "procs" control file

From: KAMEZAWA Hiroyuki
Date: Wed Jun 18 2008 - 23:13:57 EST


On Thu, 19 Jun 2008 11:07:14 +0800
Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:

> > So, how about this kind of interface ? showing both of TID and PID.
> >
> > %/cat/procs
> > TID PID
> > 1001 1001
> > 1234 1001
> > 3856 1001
> > 728 728
> > ....
> > ....
> >
> > nonsense ?
> >
>
> Then the left column is exactly the same with the contents of `cat tasks`, so IMO
> it won't be useful. Besides, the tasks of pids listed in the right column may not
> all belongs to that group, so how we can make use of this column?
>
Then, how useful /procs is ;) it's of-no-use.

Thanks,
-Kame

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/