Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 08:00:59 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        "deeptech71@gmail.com" <deeptech71@gmail.com>
Subject:   Re: pcib allocation failure
Message-ID:  <201106100800.59277.jhb@freebsd.org>
In-Reply-To: <BANLkTi=aRcTWkNsT__DPOxOR0WUSMZzrDg@mail.gmail.com>
References:  <BANLkTikTHFTHff5iuPDMxR6zhezEcTaZSA@mail.gmail.com> <201106091456.04528.jhb@freebsd.org> <BANLkTi=aRcTWkNsT__DPOxOR0WUSMZzrDg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, June 09, 2011 6:08:08 pm deeptech71@gmail.com wrote:
> On Thu, Jun 9, 2011 at 8:56 PM, John Baldwin <jhb@freebsd.org> wrote:
> > On Thursday, June 09, 2011 2:07:31 pm deeptech71@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106100800.59277.jhb>