From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <030201c44a62$05c00fe0$637f7d50@SOMA> From: "boyd, rounin" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> References: Subject: Re: [9fans] stack reclamation on Unix using clone, rfork_thread, etc. Date: Fri, 4 Jun 2004 20:30:26 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 954bc218-eacd-11e9-9e20-41e7f4b1d025 > Anyone have any idea how one is supposed to arrange > to free the stack on which a shared-memory proc is > running? is this a shared memory multiprocessor? or is it it full blown process migration?