diff options
author | jeff <jeff@FreeBSD.org> | 2007-01-24 18:18:43 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2007-01-24 18:18:43 +0000 |
commit | 743ea48fbc06018d80117c8840e26b18854a2a3d (patch) | |
tree | 2e1973ec1b9c0d01466dc54618da93716a8bba37 /lib/libc | |
parent | ba4b733a7c5e9d1fbccb4c2e413f8ec585848db0 (diff) | |
download | FreeBSD-src-743ea48fbc06018d80117c8840e26b18854a2a3d.zip FreeBSD-src-743ea48fbc06018d80117c8840e26b18854a2a3d.tar.gz |
- With a sleep time over 2097 seconds hzticks and slptime could end up
negative. Use unsigned integers for sleep and run time so this doesn't
disturb sched_interact_score(). This should fix the invalid interactive
priority panics reported by several users.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions