diff options
author | jhb <jhb@FreeBSD.org> | 2011-01-06 22:26:00 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2011-01-06 22:26:00 +0000 |
commit | 59c5693c6f3965052f235480bc07a20e6533d88e (patch) | |
tree | 1fab72aaac9980eb651239359d71f9a9e0c71c84 /contrib/gcc/c-lang.c | |
parent | 69d18cbe4f034ea7a15bb41a81bb2c3540f77d00 (diff) | |
download | FreeBSD-src-59c5693c6f3965052f235480bc07a20e6533d88e.zip FreeBSD-src-59c5693c6f3965052f235480bc07a20e6533d88e.tar.gz |
- Properly initialize the base priority (td_base_pri) of thread0 to PVM
to match the desired priority in td_priority. Otherwise the first time
thread0 used a borrowed priority it would drop down to PUSER instead of
PVM.
- Explicitly initialize the starting priority of new kprocs to PVM to
avoid inheriting some random priority from thread0.
MFC after: 2 weeks
Diffstat (limited to 'contrib/gcc/c-lang.c')
0 files changed, 0 insertions, 0 deletions