Re: [PATCH] Fix procfs task exe symlink

From: David Howells
Date: Wed Jan 23 2008 - 15:49:05 EST


Matt Helsley <matthltc@xxxxxxxxxx> wrote:

> To solve the problem this patch changes the way that the kernel resolves a
> task's exe symlink. Instead of walking the VMAs to find the first
> executable file-backed VMA we store a reference to the exec'd file in the
> mm_struct -- /foo/bar/jvm/bin/java in the example above.

Sounds interesting.

> nommu-only code paths are untested -- lacking access to nommu system

I could test it, but it'll have to wait until I get back from LCA in a couple
of weeks time.

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