diff options
author | bde <bde@FreeBSD.org> | 1998-11-26 12:59:21 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-11-26 12:59:21 +0000 |
commit | 1c6d286a6231e75c69b9fa3db589cbd8cab204c8 (patch) | |
tree | 96316e8c28387bd80d8e7e600aa46f40c56a076c /sys/kern/kern_synch.c | |
parent | d77f34aad83b8ac37d0f20bb336abcf4b6fa4e7e (diff) | |
download | FreeBSD-src-1c6d286a6231e75c69b9fa3db589cbd8cab204c8.zip FreeBSD-src-1c6d286a6231e75c69b9fa3db589cbd8cab204c8.tar.gz |
Removed unused nlist'ed variables stathz and hz. These used to be used
to half compensate for broken scaling of p_pctcpu in the kernel, but the
previous commit removed this compensation. %cpu values will be wrong by
a factor of stathz/hz until the kernel is fixed. (The kernel gets it
wrong by a factor of stathz/hz, and top got the compensation wrong by
a factor of 100/stathz.)
Diffstat (limited to 'sys/kern/kern_synch.c')
0 files changed, 0 insertions, 0 deletions