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

2003-12-03 Thread Brian F. Feldman
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 debug output. Go ahead and load up kernel.debug and

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

2003-12-03 Thread John Baldwin
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(). I have core dump and can send debug

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

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

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

2003-12-03 Thread John Baldwin
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 with the turnstile support and it can still causes

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 with the

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 Slawa Olhovchenkov
On Wed, Dec 03, 2003 at 05:43:13PM +0300, Igor Sysoev wrote: panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0xe5 fault code = supervisor read, page not present instruction pointer =

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

2003-12-03 Thread John Baldwin
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 cvsup'ed 5.1-CURRENT from 2003.11.04.02.02.00 up

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 John Baldwin
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 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor

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

2003-12-03 Thread John Baldwin
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 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: On 03-Dec-2003 Brian F. Feldman wrote: Igor

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

2003-12-03 Thread Igor Sysoev
On Wed, 3 Dec 2003, John Baldwin wrote: With a patch from http://www.FreeBSD.org/~jhb/patches/turnstile.patch I can not even rebuild kernel. Can I add MPASS to sources from 2003.11.28.00.00.00 ? Ok, I've just updated turnstile.patch again. I was testing a bogus condition in my earlier

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

2003-12-03 Thread John Baldwin
On 03-Dec-2003 Igor Sysoev wrote: On Wed, 3 Dec 2003, John Baldwin wrote: With a patch from http://www.FreeBSD.org/~jhb/patches/turnstile.patch I can not even rebuild kernel. Can I add MPASS to sources from 2003.11.28.00.00.00 ? Ok, I've just updated turnstile.patch again. I was

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/