[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PCISIG: Requesting advice on memory allocation strategy...
- To: Mailing List Recipients <pci-sig-request@znyx.com>
- Subject: PCISIG: Requesting advice on memory allocation strategy...
- From: "George Pauley" <gpauley@3a.com>
- Date: Fri, 8 Jan 1999 12:12:56 -0700
- Delivered-To: pcisig@teleport.COM
- Importance: Normal
- Reply-To: <gpauley@3a.com>
- Resent-Date: Fri, 8 Jan 1999 11:48:37 -0800
- Resent-From: pci-sig-request@znyx.com
- Resent-Message-ID: <"Db2DW.0.CH.1gbbs"@electra.znyx.com>
- Resent-Sender: pci-sig-request@znyx.com
Hi all,
Thanks for the help concerning PCI interrupts. I'm just about ready to
"go to code" with my first PCI implementation.
I was wondering if anyone had some wisdom concerning a memory/IO
address allocation strategies during the configuration phase. We've
been looking at 2 main approaches. First, we grant largest requested
spaces first. This method should waste the least amount of space, but
has the drawback, that one device requesting a large memory allocation
could lock every other device out. The second approach would be to
grant smallest first. This method potentially wastes lot's of space, but
should help grant the memory requests of the largest # of devices.
Figured that many of you have dealt with this already, and would
appreciate your advice.
Thanks in advance.
George Pauley
3A International
mailto:gpauley@3a.com