Re: [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/directory v6

From: Tejun Heo
Date: Thu Sep 01 2011 - 07:50:22 EST


Hello, Andrew, Pavel.

On Thu, Sep 01, 2011 at 11:58:29AM +0400, Pavel Emelyanov wrote:
> > What additional kernel patches are required to bring that effort to a
> > usable state and where are those patches?
>
> * The one you've already accepted with ->statfs for pipefs.
> * PTRACE_SEIZE set from Tejun (RFC was sent some time earlier)

This one is already in mainline. It's necessary to make the existing
debuggers (strace and gdb) interact properly with job control.

> * CLONE_USEPID flag for the clone() syscall (Cyrill will re-send a bit later)
> * The binfmt handler for images (I've sent it earlier, but there's a discussion
> happening over it. We can do restore without one, but it will improve the
> situation significantly)

I still can't see much point in binfmt handler. The kernel pieces
should be pretty small no matter how this one gets resolved.

Thanks.

--
tejun
--
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/