public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Reserving large amounts of RAM for busmastering PCI card.
@ 2001-07-25  8:23 John P. Hartmann
  0 siblings, 0 replies; 6+ messages in thread
From: John P. Hartmann @ 2001-07-25  8:23 UTC (permalink / raw)
  To: LINUX-KERNEL

 RE:  Reserving large amounts of RAM for busmastering PCI card.

 Please CC john@vnet.ibm.com on your replies.

 I have an IBM P390 card, which will use up to 512M of contiguous
 RAM for "expanded storage", which can be thought of as a swap device.

 On the 2.2 kernels I modified setup.c to parse RESERVE=nnnM and take
 that amount off the top of the bios-reported memory size.  My module
 then picks the address and size up from a place where I left them at
 boot time.

 Since the 2.4 kernels introduce the e820map structure, I'd like to
 plug into that infrastructure, and create a new type memory segment
 for this storage (I envisage having more than one segment), but in the
 2.4.4 kernel (which I am forced to remain with for quite a while) it
 seems not to be used apart from set up at boot time.

 I'm quite happy to do the work to generalise this, if I could get a
 pointer as to the direction that is envisaged.

 Thanks,

     j.                                                john@vnet.ibm.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-07-30 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.996053899.5490.linux-kernel2news@redhat.com>
2001-07-25 22:00 ` Reserving large amounts of RAM for busmastering PCI card Pete Zaitcev
2001-07-25 22:05   ` Jeff Garzik
2001-07-26 12:29     ` Pete Zaitcev
2001-07-26 16:32       ` Jeff Garzik
2001-07-30 21:35         ` Pauline Middelink
2001-07-25  8:23 John P. Hartmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox