From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6b42c73f005962a39c786dcd25b03472@plan9.bell-labs.com> Date: Thu, 15 Sep 2005 11:49:00 -0400 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] killing processes In-Reply-To: <432995DC.10807@lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 89a05fe8-ead0-11e9-9d60-3106f5b1d025 On Thu Sep 15 11:40:59 EDT 2005, rminnich@lanl.gov wrote: > ... > Meant to be shared, by lots of folks, hence that ' ... big boys' comment > in the startup code, reserving more kernel memory since there would be > more users on a cpu than on a terminal. > > life has changed. > > ron Actually, that code RESTRICTS the amount of kernel memory on a machine that has lots of physical memory if it is being used as a cpu server. --jim