From: Matt Domsch <Matt_Domsch@dell.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Keith Chew <keith.chew@gmail.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: PCI card initialisation at boot
Date: Sun, 11 Nov 2007 17:43:13 -0600 [thread overview]
Message-ID: <20071111234313.GB15880@auslistsprd01.us.dell.com> (raw)
In-Reply-To: <20071111164644.7b2c743c@the-village.bc.nu>
On Sun, Nov 11, 2007 at 04:46:44PM +0000, Alan Cox wrote:
> Linux by default uses the BIOS resource assignments. It doesn't know
> where those came from other than "the BIOS".
Slightly tangential, but I'm starting to hear requests to have the OS
re-assign resources when it might make better sense. For example, if
you have a graphics card with a 1GB memory allocation, the BIOS may
assign it into address ranges below 4GB because it doesn't know
if the OS will be 32-bit or 64-bit capable. But, it would be
beneficial to have it located above 4GB, and to fill in the (new) hole
below 4GB with RAM. Linux right now doesn't have a way to do this.
It will assign resources for cards that the BIOS left unassigned, but
won't intentionally move resources.
--
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux
next prev parent reply other threads:[~2007-11-11 23:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-11 15:22 PCI card initialisation at boot Keith Chew
2007-11-11 16:11 ` Andi Kleen
2007-11-11 16:46 ` Alan Cox
2007-11-11 23:43 ` Matt Domsch [this message]
2007-11-12 0:22 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071111234313.GB15880@auslistsprd01.us.dell.com \
--to=matt_domsch@dell.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=keith.chew@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox