diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-05-09 09:36:05 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-05-09 09:36:05 +0000 |
commit | 598182c47a0bed0858c2e616152b64d1d9991c9f (patch) | |
tree | dc83fbcb5c157a3f6c9ec9bdc3541fa78468b5aa /sys/kern/uipc_domain.c | |
parent | a1b733288864efd64c125b060e24c319e79d9cde (diff) |
Stop considering some sleeping threads are running.
PZERO used to be a special value in the first BSD releases but since
the introduction of tsleep(9) there's no way to tell if a thread is
going to sleep for a "short" period of time.
This remove the only (ab)use of ``p_priority'' outside the scheuler
logic, which will help moving avway from a priority-based scheduler.
ok visa@
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions