[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m18xil4x8j.fsf@ebiederm.dsl.xmission.com>
Date: Wed, 08 Nov 2006 11:19:40 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Andrew Morton <akpm@...l.org>
Cc: "Yinghai Lu" <yinghai.lu@....com>, "Greg KH" <gregkh@...e.de>,
"Andi Kleen" <ak@...e.de>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [Patch] PCI: check szhi when sz is 0 for 64 bit pref mem
Andrew Morton <akpm@...l.org> writes:
> On Fri, 3 Nov 2006 21:27:35 -0800
> "Yinghai Lu" <yinghai.lu@....com> wrote:
>
>> For co-prcessor with mem installed, the ram will be treated to pref mem.
>
> What is "pref mem"?
Memory mapped base address registers can be either normal or for prefetchable
sections of memory mapped I/O. Frequently all prefetchable bars are 64bit.
The prefetchable bars are also frequently ask for the largest amounts of
memory. So it is easy and worthwhile to place all prefetchable bars about 4G.
The "pref mem" short hand comes from a the LinuxBIOS print statements that
report every bar value and what kind of bar it is, during boot up.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists