Date: Fri, 15 Mar 2013 09:43:42 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: Waitman Gobble <uzimac@da3m0n8t3r.com> Subject: Re: reservation of n, n (3) failed Message-ID: <201303150943.42474.jhb@freebsd.org> In-Reply-To: <1363239664.81230@da3m0n8t3r.com> References: <1363239664.81230@da3m0n8t3r.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, March 14, 2013 1:41:04 am Waitman Gobble wrote: > > Hi, > > I swapped out the CPU on this machine today, I don't recall seeing these messages previously: > > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, bfcd0000 (3) failed You can ignore those. acpi is trying to reserve the addresses used for RAM as system resources, but the ram0 driver has already done so. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303150943.42474.jhb>