Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up to 2003.11.28.00.00.00 with the turnstile support and it can still causes sometimes a page fault in propogate_priority

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up to 2003.11.28.00.00.00 with the turnstile support and it can still causes sometimes a page fault in propogate_priority(). I have core dump and can send

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up to 2003.11.28.00.00.00 with the turnstile support and it can still causes sometimes a page fault in propogate_priority

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up to 2003.11.28.00.00.00

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd cvsup'ed 5.1-CURRENT from

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor Sysoev [EMAIL PROTECTED] wrote: I'd

Re: A page fault in subr_turnstile.c:propogate_priority()

2003-12-03 Thread Igor Sysoev
made 3 builds of the world. I think it would panic tomorrow or so. I'll get crash dump and then try your new patch. Can I apply the new patch to sources from 2003.11.28.00.00.00 or I need to cvsup to more recent data ? Igor Sysoev http://sysoev.ru/en

A page fault in subr_turnstile.c:propogate_priority()

2003-12-01 Thread Igor Sysoev
I'd cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up to 2003.11.28.00.00.00 with the turnstile support and it can still causes sometimes a page fault in propogate_priority(). I have core dump and can send debug output. Igor Sysoev http://sysoev.ru/en

panic: bad pte

2003-11-11 Thread Igor Sysoev
-td_blocked; FAULT: c050a35b cmp0x24(%ebx),%ecx # if (td == TAILQ_FIRST(m-mtx_blocked)) { c050a35e je 0xc050a2f0 # continue; It seems that td-td_blocked is NULL. Igor Sysoev htto://sysoev.ru/en/ ___ [EMAIL PROTECTED] mailing list