Subject: /proc/*/exe
To: Jason R Thorpe <thorpej@zembu.com>
From: Todd Vierling <tv@wasabisystems.com>
List: tech-kern
Date: 08/09/2000 19:33:35
[moved from source-changes]
On Wed, 9 Aug 2000, Jason R Thorpe wrote:
: > Wouldn't that be even better if it was visible only by processes where
: > p->p_emul == &emul_linux*?
:
: Actually, why do we care if the emulation is present or not? This
: could be a real pain for loadable filesystems/emulations.
I had already conditionalized the _support_ based on COMPAT_LINUX, so it was
a sensible extension to conditionalize the availability based on the
process's emulation. If that's not desirable, I can rip out all those
conditionals easily enough.
--
-- Todd Vierling <tv@wasabisystems.com> * http://www.wasabisystems.com/
-- Speed, stability, security, and support. Wasabi NetBSD: Run with it.