Skip to content

Auxstat: Fixed ether, user, sys, and cpu outputs on Linux. - #647

Open
Jam1972 wants to merge 5 commits into
9fans:masterfrom
Jam1972:master
Open

Auxstat: Fixed ether, user, sys, and cpu outputs on Linux.#647
Jam1972 wants to merge 5 commits into
9fans:masterfrom
Jam1972:master

Conversation

@Jam1972

@Jam1972 Jam1972 commented Mar 30, 2024

Copy link
Copy Markdown
  1. Ether output was not working at all due to expecting regexec() to return 1 (as in plan9) instead of 0 when successful.
  2. Cpu/user/sys stats (as seen in the 9 program stats, for example) were often maxed out due to not scaling to number of logical cpu cores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant