From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] env walk From: rog@vitanuova.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010510144117.01A44199F8@mail.cse.psu.edu> Date: Thu, 10 May 2001 15:48:49 +0100 Topicbox-Message-UUID: 9d7eca38-eac9-11e9-9e20-41e7f4b1d025 i was checking that i wasn't being entirely stupid, and got a bit confused, because a) running rc when it's named 8.out results in a "broken!" prompt (slightly bizarre test in /rc/lib/rcmain) b) iostats binds #e itself (presumably so you don't see all the crud) anyway, the results are as follows: % eval X^(`{seq 400})^('=1') % iostats rc % ^D read 193464 bytes, 1038.069 Kb/sec write 919 bytes, 896.5644 Kb/sec protocol 291613 bytes, 70.31562 Kb/sec rpc 3851 count Message Count Low High Time Averg in out clone 497 0 1 11 0 ms 3479 2485 bytes walk 960 0 15 2437 2 ms 31680 12467 bytes open 476 0 8 1396 2 ms 2856 6188 bytes read 1404 0 2 182 0 ms 21060 204696 bytes write 14 0 1 1 0 ms 1143 98 bytes clunk 497 0 1 21 0 ms 2485 2485 bytes stat 2 0 1 1 0 ms 10 242 bytes attach 1 1 1 1 1 ms 146 26 bytes Opens Reads (bytes) Writes (bytes) File 1 1 2 0 0 /env/X99 1 1 2 0 0 /env/X89 ....