Searched hist:166557 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Drunq.hdiff 166557 Thu Feb 08 01:52:25 MST 2007 jeff - Change types for necent runq additions to u_char rather than int.
- Fix these types in ULE as well. This fixes bugs in priority index
calculations in certain edge cases. (int)-1 % 64 != (uint)-1 % 64.

Reported by: kkenn using pho's stress2.
/freebsd-10.3-release/sys/kern/
H A Dkern_switch.cdiff 166557 Thu Feb 08 01:52:25 MST 2007 jeff - Change types for necent runq additions to u_char rather than int.
- Fix these types in ULE as well. This fixes bugs in priority index
calculations in certain edge cases. (int)-1 % 64 != (uint)-1 % 64.

Reported by: kkenn using pho's stress2.
H A Dsched_ule.cdiff 166557 Thu Feb 08 01:52:25 MST 2007 jeff - Change types for necent runq additions to u_char rather than int.
- Fix these types in ULE as well. This fixes bugs in priority index
calculations in certain edge cases. (int)-1 % 64 != (uint)-1 % 64.

Reported by: kkenn using pho's stress2.

Completed in 324 milliseconds