public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Controlling memory allocation
@ 2009-09-12  2:23 sidc7
  2009-09-12  3:37 ` Bryan Donlan
  0 siblings, 1 reply; 4+ messages in thread
From: sidc7 @ 2009-09-12  2:23 UTC (permalink / raw)
  To: linux-kernel


I had a question regarding memory allocation. On a contemporary system, the
kernel will allocate physical frames on the DRAM based on availability. Is
it possible for the kernel to somehow restrict frame allocation for a
particular process to a particular address range. For e.g. Lets assume the
DRAM ranges from 00-FF, on a contemporary system, the entire range is
available for the kernel to allocate to the processes. Is it possible for
the kernel to say PID 1: the frames will be allocated only in 00-A0, PID2:
the frames will be allocated from A1 - D0 and PID3: will get frames from D1
- FF.

Thanks for your time and help in advance and I really hope someone can help
me with this question

Regards
-SC
-- 
View this message in context: http://www.nabble.com/Controlling-memory-allocation-tp25410990p25410990.html
Sent from the linux-kernel mailing list archive at Nabble.com.


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

end of thread, other threads:[~2009-09-12 17:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-12  2:23 Controlling memory allocation sidc7
2009-09-12  3:37 ` Bryan Donlan
2009-09-12  5:02   ` sidc7
     [not found]   ` <49f90a800909112201v7853be05mbd678dcb5fd20c5a@mail.gmail.com>
2009-09-12 17:28     ` Bryan Donlan

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