diff options
author | jeff <jeff@FreeBSD.org> | 2007-10-08 23:37:28 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2007-10-08 23:37:28 +0000 |
commit | 5e4673913f615ecdd71ea60704f3cf47f6814fb7 (patch) | |
tree | 2e05a31ed9c831b5635442643ae81d902d2db071 /include/a.out.h | |
parent | d8b226b0b03e3ec0ac9b713766a362198204083c (diff) | |
download | FreeBSD-src-5e4673913f615ecdd71ea60704f3cf47f6814fb7.zip FreeBSD-src-5e4673913f615ecdd71ea60704f3cf47f6814fb7.tar.gz |
- Fix ULE in kernels without PREEMPTION compiled in by always enabling the
critical_exit() owepreempt check. ULE will always use owepreempt to
preempt the idle thread. This change does not effect 4BSD since it will
never set owepreempt without PREEMPTION enabled.
- Remove some unused code from choosethread().
Discussed with: jhb
Approved by: re
Diffstat (limited to 'include/a.out.h')
0 files changed, 0 insertions, 0 deletions