diff options
author | jeff <jeff@FreeBSD.org> | 2008-03-20 05:51:16 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2008-03-20 05:51:16 +0000 |
commit | a3f8e0c20d89c07e4e86027914f9727f7b82e74d (patch) | |
tree | b3283509337b9f27197d7b64b1f5257d544ae49f /lib/libfetch/fetch.h | |
parent | 47245103b0a62e47623f5c9de2af31546fa87d8c (diff) | |
download | FreeBSD-src-a3f8e0c20d89c07e4e86027914f9727f7b82e74d.zip FreeBSD-src-a3f8e0c20d89c07e4e86027914f9727f7b82e74d.tar.gz |
- Restore runq to manipulating threads directly by putting runq links and
rqindex back in struct thread.
- Compile kern_switch.c independently again and stop #include'ing it from
schedulers.
- Remove the ts_thread backpointers and convert most code to go from
struct thread to struct td_sched.
- Cleanup the ts_flags #define garbage that was causing us to sometimes
do things that expanded to td->td_sched->ts_thread->td_flags in 4BSD.
- Export the kern.sched sysctl node in sysctl.h
Diffstat (limited to 'lib/libfetch/fetch.h')
0 files changed, 0 insertions, 0 deletions