linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* how to reserve memory in linux?
@ 2006-10-20 14:27 Ming Liu
  2006-10-21  5:15 ` a sudheer
  0 siblings, 1 reply; 9+ messages in thread
From: Ming Liu @ 2006-10-20 14:27 UTC (permalink / raw)
  To: linuxppc-embedded

Dear all,
My situation is, I want to reserve some amount of memory and make it shared 
by both Linux kernel and another hardware peripheral. That is, when I boot 
linux and execute some user space programs, this part of memory should be 
reserved for other use and cannot be used by both the kernel and those 
applications. But it could be accessed by Linux with some certain kind of 
application and also be accessed by another hardware peripheral with DMA or 
something like that. 

I am not sure if I am right but I think it's just like the situation of 
multiprocessing (if we can treat that hardware peripheral as another 
processor, or just use another processor to realize its functions.) and 
that part of memory is just like the hardware shared memory by 
multiprocessor. Am I right? 

Then my question is, how to reserve such part of memory in Linux? Does 
Linux has such a function? 

I am not falimiar with such a topic, so any hint related to this is 
appreciated.

Thanks for your ideals and suggestions.

Regards
Ming

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn  

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

end of thread, other threads:[~2006-10-23  0:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20 14:27 how to reserve memory in linux? Ming Liu
2006-10-21  5:15 ` a sudheer
2006-10-21 14:22   ` Ming Liu
2006-10-21 17:48     ` Eric Nuckols
2006-10-22 11:21       ` Ming Liu
2006-10-23  0:20         ` Eric Nuckols
2006-10-22  0:36     ` Michael Richardson
2006-10-22  6:48     ` Rahul
2006-10-22 11:40       ` Ming Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).