Re: ichwd0: unable to reserve GCS registers

2011-07-30 Thread Andriy Gapon
on 19/07/2011 18:16 John Baldwin said the following: Hmm, can you get devinfo -r output from a working kernel with ichwd loaded? You might be able to just build the kernel with 'nooptions NEW_PCIB'. I believe that I've got a similar problem with amdsbwd(4). It needs some resources (I/O ports)

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-30 Thread Andriy Gapon
on 26/07/2011 00:44 Rick Macklem said the following: hrs sent me this panic. I'm wondering if it might be relevant to this? To 'this' what? A panic is a panic. spin lock 0x80cb52c0 (sched lock 1) held by 0xff0012c7f8c0 (tid 100317) too long panic: spin lock held too long I

Re: ichwd0: unable to reserve GCS registers

2011-07-30 Thread John Baldwin
On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote: on 19/07/2011 18:16 John Baldwin said the following: Hmm, can you get devinfo -r output from a working kernel with ichwd loaded? You might be able to just build the kernel with 'nooptions NEW_PCIB'. I believe that I've got a

Re: [PATCH] updated /etc/rc.d/jail and added ZFS support

2011-07-30 Thread Alexander Leidinger
On Thu, 28 Jul 2011 16:11:37 +0200 Martin Matuska m...@freebsd.org wrote: The attached patch allows better fine-tuning of jails started via /etc/rc.d, uses the new jail(8) flags (-c -m), the persist parameter and adds ZFS support. Patch is fully backward compatible. Please review, comment

Re: [PATCH] updated /etc/rc.d/jail and added ZFS support

2011-07-30 Thread Jamie Gritton
Yes, that looks good. It keeps what I'd call expected behavior for persist (at least on the startup side). - Jamie On 07/29/11 14:53, Martin Matuska wrote: So what do you think about this updated patch (attached)? Here we leave everything possible for jail_example_params. Btw. you can also

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-30 Thread Rick Macklem
Andriv Gapon wrote: on 26/07/2011 00:44 Rick Macklem said the following: hrs sent me this panic. I'm wondering if it might be relevant to this? To 'this' what? Well, my thinking was (and it is quite likely completely incorrect) is that, since this panic is a result of holding the spin

Re: ichwd0: unable to reserve GCS registers

2011-07-30 Thread Doug Barton
On 07/30/2011 05:34, John Baldwin wrote: On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote: on 19/07/2011 18:16 John Baldwin said the following: Hmm, can you get devinfo -r output from a working kernel with ichwd loaded? You might be able to just build the kernel with 'nooptions

Re: ichwd0: unable to reserve GCS registers

2011-07-30 Thread John Baldwin
On 7/30/11 7:55 PM, Doug Barton wrote: On 07/30/2011 05:34, John Baldwin wrote: On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote: on 19/07/2011 18:16 John Baldwin said the following: Hmm, can you get devinfo -r output from a working kernel with ichwd loaded? You might be able to just

Re: ichwd0: unable to reserve GCS registers

2011-07-30 Thread Doug Barton
On 07/30/2011 19:35, John Baldwin wrote: On 7/30/11 7:55 PM, Doug Barton wrote: On 07/30/2011 05:34, John Baldwin wrote: On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote: on 19/07/2011 18:16 John Baldwin said the following: Hmm, can you get devinfo -r output from a working kernel