summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1996-07-30 19:00:12 +0000
committerjdp <jdp@FreeBSD.org>1996-07-30 19:00:12 +0000
commitf05fb79839f2c2e939d63287e153b80b22336408 (patch)
tree8ae09bed7d1a97aebf3cc5dd147ea212f47dbed1 /sys
parentd7ae9a48c39f0c431f5a50171195f24f87637bdc (diff)
downloadFreeBSD-src-f05fb79839f2c2e939d63287e153b80b22336408.zip
FreeBSD-src-f05fb79839f2c2e939d63287e153b80b22336408.tar.gz
Fix a bug under time's "-l" option. The values reported for average
shared memory size, average unshared data size, and average unshared stack size were too high by a factor of 128/100, because the program used a hard-coded hz value of 100. The correct value is the frequency of the statistics clock, currently 128. The program now uses sysctl to get the stathz value from the kernel. Discussed with: bde@freebsd.org (Bruce Evans)
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud