Searched hist:216313 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week
H A Dsched_4bsd.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week
H A Dkern_thread.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week
H A Dinit_main.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week
H A Dsched_ule.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week
H A Dkern_fork.cdiff 216313 Thu Dec 09 00:43:35 MST 2010 davidxu MFp4:
It is possible a lower priority thread lending priority to higher priority
thread, in old code, it is ignored, however the lending should always be
recorded, add field td_lend_user_pri to fix the problem, if a thread does
not have borrowed priority, its value is PRI_MAX.

MFC after: 1 week

Completed in 608 milliseconds