Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/iostats/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


a few minor problems:
- modes weren't printed properly (fcallfmt assumes dirmodefmt and dirfmt).

- the number of workbufs wasn't sufficient for lots of parallel reads (e.g. when testing fcp)
the fix should probably allow an indefinite number, but 40's better than 16!

- it didn't follow $path when executing a file. i'm aware that $path's not
so important in plan 9, but i (and perhaps others too) have path=(/bin .)
and it can lead to surprises when iostats tries things the other way around.
it's a pity that rdenv() is so painful, but i'm not aware of an alternative.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.