Re: [PATCH] processes with shared vm

From: Mike Touloumtzis (miket@bluemug.com)
Date: Fri Aug 31 2001 - 18:53:29 EST


On Fri, Aug 17, 2001 at 04:15:50PM -0500, Dave McCracken wrote:
> --On Friday, August 17, 2001 22:55:37 +0200 Andi Kleen <ak@suse.de> wrote:
>
> >Also gtop should display correct results even with the programs
> >that don't use CLONE_THREAD.
>
> Are there any programs that use CLONE_VM and not CLONE_THREAD?

Yes, I have written an emulation layer for an embedded OS which
does its own preemptive scheduling using signals. It uses CLONE_VM
but not CLONE_THREAD or CLONE_SIGHAND. Currently it is very
painful to debug with gdb :-(, although the multithreaded core
dumps in -ac are a godsend.

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



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:36 EST