diff options
author | jeff <jeff@FreeBSD.org> | 2003-03-03 05:29:09 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-03-03 05:29:09 +0000 |
commit | 20fffd027438d4ff975fb9000f517bd854b44379 (patch) | |
tree | c8835521d304853bafd6b09903736d433d0d267b /sys/compat/linux/linux_socket.c | |
parent | 1b88f49a56ff5f9a6b123f2f38905a2143eda881 (diff) | |
download | FreeBSD-src-20fffd027438d4ff975fb9000f517bd854b44379.zip FreeBSD-src-20fffd027438d4ff975fb9000f517bd854b44379.tar.gz |
- Shift the tick count by 10 and back around sched_pctcpu_update()
calculations. Keep this changes local to the function so the tick count
is in its natural form otherwise. Previously 1000 was added each time
a tick fired and we divided by 1000 when it was reported. This is done
to reduce rounding errors.
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions