Re: USB/coredump hangs in 8 and 9

2011-08-20 Thread Hans Petter Selasky
On Friday 19 August 2011 18:32:13 Andriy Gapon wrote: on 19/08/2011 00:24 Hans Petter Selasky said the following: On Thursday 18 August 2011 19:04:10 Andriy Gapon wrote: If you can help Hans to figure out what you is wrong with USB subsystem in this respect that would help us all. Hi,

Re: USB/coredump hangs in 8 and 9

2011-08-20 Thread Andriy Gapon
on 20/08/2011 16:35 Hans Petter Selasky said the following: On Friday 19 August 2011 18:32:13 Andriy Gapon wrote: on 19/08/2011 00:24 Hans Petter Selasky said the following: On Thursday 18 August 2011 19:04:10 Andriy Gapon wrote: If you can help Hans to figure out what you is wrong with USB

Re: USB/coredump hangs in 8 and 9

2011-08-20 Thread Hans Petter Selasky
On Saturday 20 August 2011 18:45:57 Andriy Gapon wrote: SCHEDULER_STOPPED The USB code needs to check for the SCHEDULER_STOPPED and cold at the present moment. If this state can be set during bootup, and cleared at the same time like cold, it would be very good. --HPS

Re: USB/coredump hangs in 8 and 9

2011-08-20 Thread Andriy Gapon
on 20/08/2011 19:54 Hans Petter Selasky said the following: On Saturday 20 August 2011 18:45:57 Andriy Gapon wrote: SCHEDULER_STOPPED The USB code needs to check for the SCHEDULER_STOPPED and cold at the present moment. If this state can be set during bootup, and cleared at the same time

Re: USB/coredump hangs in 8 and 9

2011-08-20 Thread Hans Petter Selasky
On Saturday 20 August 2011 19:09:02 Andriy Gapon wrote: on 20/08/2011 19:54 Hans Petter Selasky said the following: On Saturday 20 August 2011 18:45:57 Andriy Gapon wrote: SCHEDULER_STOPPED The USB code needs to check for the SCHEDULER_STOPPED and cold at the present moment. If this

Re: USB/coredump hangs in 8 and 9

2011-08-19 Thread Andriy Gapon
on 19/08/2011 00:24 Hans Petter Selasky said the following: On Thursday 18 August 2011 19:04:10 Andriy Gapon wrote: If you can help Hans to figure out what you is wrong with USB subsystem in this respect that would help us all. Hi, usb_busdma.c: /* we use mtx_owned() instead of this

Re: USB/coredump hangs in 8 and 9

2011-08-19 Thread Attilio Rao
2011/8/12 Andrew Boyer abo...@averesystems.com: Re: panic: bufwrite: buffer is not busy??? (originally on freebsd-net) Re: debugging frequent kernel panics on 8.2-RELEASE (originally on freebsd-stable) Re: System hang in USB umass module while processing panic  (originally on freebsd-usb)

Re: USB/coredump hangs in 8 and 9

2011-08-18 Thread Andriy Gapon
on 12/08/2011 22:59 Andrew Boyer said the following: Re: panic: bufwrite: buffer is not busy??? (originally on freebsd-net) Re: debugging frequent kernel panics on 8.2-RELEASE (originally on freebsd-stable) Re: System hang in USB umass module while processing panic (originally on

Re: USB/coredump hangs in 8 and 9

2011-08-18 Thread Hans Petter Selasky
On Thursday 18 August 2011 19:04:10 Andriy Gapon wrote: If you can help Hans to figure out what you is wrong with USB subsystem in this respect that would help us all. Hi, usb_busdma.c: /* we use mtx_owned() instead of this function */ usb_busdma.c: owned = mtx_owned(uptag-mtx);

USB/coredump hangs in 8 and 9

2011-08-12 Thread Andrew Boyer
Re: panic: bufwrite: buffer is not busy??? (originally on freebsd-net) Re: debugging frequent kernel panics on 8.2-RELEASE (originally on freebsd-stable) Re: System hang in USB umass module while processing panic (originally on freebsd-usb) Hello Andriy and Hans, Sorry for tying in so many

Re: USB/coredump hangs in 8 and 9

2011-08-12 Thread Hans Petter Selasky
On Friday 12 August 2011 21:59:21 Andrew Boyer wrote: Re: panic: bufwrite: buffer is not busy??? (originally on freebsd-net) Re: debugging frequent kernel panics on 8.2-RELEASE (originally on freebsd-stable) Re: System hang in USB umass module while processing panic (originally on