From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] env walk From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010510134915.1F2EB199E7@mail.cse.psu.edu> Date: Thu, 10 May 2001 09:49:12 -0400 Topicbox-Message-UUID: 9d50aa90-eac9-11e9-9e20-41e7f4b1d025 I did some kprofing while running big mks, and the environment costs almost nothing even before presotto's changes. For typical uses around here, the environment isn't big enough to be a problem. Of course, it's easy to build counterexamples. /proc was a different matter, but presotto fixed that too. -rob