Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Boot time memory allocation
@ 2006-05-09 14:35 Alex Gonzalez
  2006-05-09 16:34 ` Ralf Baechle
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Gonzalez @ 2006-05-09 14:35 UTC (permalink / raw)
  To: linux-mips

Hi,

I have two independent processors with access to a shared memory
region, mapped in the 256MB to 512MB region (kseg0).

One is running a propietary OS, and the second one is running Linux 2.6.12.

How would I arrange to leave that shared memory region out of the
scope of Linux's memory management system, but at the same time make
it possible for a driver to access it?

I have done similar things before with the help of alloc_bootmem, but
this time I don't want the kernel to reserve the memory, I want the
kernel to be completely unaware of it, and I need to specify its start
and end.

Any idea very much welcomed, thanks
Alex

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

end of thread, other threads:[~2006-05-12  7:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 14:35 Boot time memory allocation Alex Gonzalez
2006-05-09 16:34 ` Ralf Baechle
2006-05-10  2:21   ` Mark.Zhan
2006-05-10  9:11     ` Alex Gonzalez
2006-05-12  0:41       ` SOAP Ratin
2006-05-12  0:41         ` SOAP Ratin
2006-05-12  7:08         ` SOAP Leon Zhang
2006-05-12  7:50         ` SOAP Ralf Roesch
2006-05-10 15:35     ` Boot time memory allocation Ralf Baechle

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