diff options
author | jeff <jeff@FreeBSD.org> | 2007-01-25 19:14:11 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2007-01-25 19:14:11 +0000 |
commit | 94085f761267d29b262b2b52f956c027410bf473 (patch) | |
tree | ca30bf67b1cddb1056ff5602c940a8a2176e36b1 /lib/libc/stdlib/strtol.c | |
parent | 34079a8c028f16408396736a45b0ddd5f321b1d6 (diff) | |
download | FreeBSD-src-94085f761267d29b262b2b52f956c027410bf473.zip FreeBSD-src-94085f761267d29b262b2b52f956c027410bf473.tar.gz |
- Get rid of the unused DIDRUN flag. This was really only present to
support sched_4bsd.
- Rename the KTR level for non schedgraph parsed events. They take event
space from things we'd like to graph.
- Reset our slice value after we sleep. The slice is simply there to
prevent starvation among equal priorities. A thread which had almost
exhausted it's slice and then slept doesn't need to be rescheduled a
tick after it wakes up.
- Set the maximum slice value to a more conservative 100ms now that it is
more accurately enforced.
Diffstat (limited to 'lib/libc/stdlib/strtol.c')
0 files changed, 0 insertions, 0 deletions