From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] changes in 9load From: "Russ Cox" In-Reply-To: <20030521194706.E7647@cackle.proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 21 May 2003 13:51:00 -0400 Topicbox-Message-UUID: b6b3d096-eacb-11e9-9e20-41e7f4b1d025 > In an embedded system, for example, you could release the memory > allocated to modules you no longer need. You'd certainly not want > that reflected in the permanent storage image, but it could make > a significant difference where memory is at a premium. This isn't a r/w /boot. This is a removable /boot. That makes a lot more sense.