From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 4 Jun 2004 14:38:53 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] stack reclamation on Unix using clone, rfork_thread, etc. In-Reply-To: <030201c44a62$05c00fe0$637f7d50@SOMA> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <030201c44a62$05c00fe0$637f7d50@SOMA> Topicbox-Message-UUID: 955249c6-eacd-11e9-9e20-41e7f4b1d025 > is this a shared memory multiprocessor? > > or is it it full blown process migration? a solution for a uniprocessor would suffice.