K 10 svn:author V 3 jhb K 8 svn:date V 27 2011-01-06T22:26:00.178761Z K 7 svn:log V 371 - 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 END