summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_synch.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-11-26 12:59:21 +0000
committerbde <bde@FreeBSD.org>1998-11-26 12:59:21 +0000
commit1c6d286a6231e75c69b9fa3db589cbd8cab204c8 (patch)
tree96316e8c28387bd80d8e7e600aa46f40c56a076c /sys/kern/kern_synch.c
parentd77f34aad83b8ac37d0f20bb336abcf4b6fa4e7e (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud