> > > It would just be _so_ much nicer if the threads would show up as
> > > subdirectories ie /proc/<tgid>/<tid>/xxx. More scalable, more readable,
> > > and just generally more sane.
> >
> > Al says that this cannot be done sanely, and is fraught with security
> > problems. I'd vote for it if it were possible. Al?
>
> Having the kernel automatically manage creation/destruction of
> directories is the sticking point, AFAIK.
it already has to create/destroy the main PID directory, so i cannot see a
big difference.
> Why not use the "squid method"? Create directories 00..FF, and sort the
> pids/tids into buckets that way. Then you are not creating and
> destroying directories all the time.
yuck ...
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/