From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Performance MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010509130320.476B5199E7@mail.cse.psu.edu> Date: Wed, 9 May 2001 09:03:18 -0400 Topicbox-Message-UUID: 9c3d16a2-eac9-11e9-9e20-41e7f4b1d025 Or to put it more simply, if there was nothing to run, the problem is waiting for something to happen outside of the cpu, usually a remote file system. Were you running with a local file system or a file server. If the former, you were probably waiting for disk, if the latter, for the file server.