cvs commit: src/sys/kern sched_ule.c
Aryeh M. Friedman
aryeh.friedman at gmail.com
Tue Mar 11 04:44:34 UTC 2008
Jeff Roberson wrote:
> On Mon, 10 Mar 2008, Aryeh M. Friedman wrote:
>
>> Jeff Roberson wrote:
>>> jeff 2008-03-10 22:48:27 UTC
>>>
>>> FreeBSD src repository
>>>
>>> Modified files:
>>> sys/kern sched_ule.c Log:
>>> - Fix the invalid priority panics people are seeing by forcing
>>> tdq_runq_add to select the runq rather than hoping we set it
>>> properly
>>> when we adjusted the priority. This involves the same number of
>>> branches as before so should perform identically without the extra
>>> fragility.
>>>
>>
>> Does this fix the diablo panic I reported to you last week?
>>
>
> I'm not 100% certain. I don't remember the details. You can always
> try and find out. :-)
>
No it doesn't and as far I can tell cpio is what actually causes the panic
More information about the cvs-src
mailing list