pcib allocation failure

John Baldwin jhb at freebsd.org
Fri Jun 10 12:09:17 UTC 2011


On Thursday, June 09, 2011 6:08:08 pm deeptech71 at gmail.com wrote:
> On Thu, Jun 9, 2011 at 8:56 PM, John Baldwin <jhb at freebsd.org> wrote:
> > On Thursday, June 09, 2011 2:07:31 pm deeptech71 at gmail.com wrote:
> >> pcib1: attempting to grow prefetch window for (0xe0000000-0xefffffff,0x10000000)
> >>       back candidate range: 0xe0000000-0xefffffff
> >> pcib1: failed to grow prefetch window to 0xd0000000-0xefffffff: 6
> >
> > Hmm, ENXIO is an odd error.  rman_adjust_resource() can't fail with that.
> >
> > Oh, I missed adding bus_adjust_resource() to the x86 "nexus" drivers. :(
> 
> alright, with that patch the machine is back in business.

Great!  Thanks for testing.  I'll commit these fixes today.

-- 
John Baldwin


More information about the freebsd-current mailing list