[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: possible garbage collector problem...
- To: <mark>, <tribble>
- Subject: Re: possible garbage collector problem...
- From: Michael McClary <michael>
- Date: Mon, 2 Oct 89 00:39:49 PDT
- Cc: <eric>, <us>
> From: tribble (Eric Dean Tribble)
>
> I certainly don't want to guarantee that different processes live in
> separate address spaces. At the very least, that would peclude
> interaction with Mach. It would also force to heavy-weight processes
> (like fork)
I assume this is in response to my comment about separate allocation
pools for each thread. You don't need separate address spaces or
heavyweight tasks to do this.
michael