Revision 9084,
567 bytes
checked in by ghudson, 28 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r9083,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .SH "A/UX NOTES" |
---|
2 | There is no obvious way to find the amount of memory per process |
---|
3 | that is currently resident. The percent cpu usage is not |
---|
4 | maintained by the operating system, so we fake one. |
---|
5 | The last pid number is not plucked from the operating system |
---|
6 | either. The number given is based on the information collected |
---|
7 | in the process snapshots. |
---|
8 | .LP |
---|
9 | Although AUX does not generally have a renice system call, |
---|
10 | there is a compile-time option that may have been enabled |
---|
11 | when the program was installed. |
---|
12 | .LP |
---|
13 | The A/UX 3.1 port was written by Richard Henderson <rth@tamu.edu>. |
---|
Note: See
TracBrowser
for help on using the repository browser.