public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: sidc7 <siddhartha.chhabra@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Controlling memory allocation
Date: Fri, 11 Sep 2009 19:23:52 -0700 (PDT)	[thread overview]
Message-ID: <25410990.post@talk.nabble.com> (raw)


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.


             reply	other threads:[~2009-09-12  2:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-12  2:23 sidc7 [this message]
2009-09-12  3:37 ` Controlling memory allocation Bryan Donlan
2009-09-12  5:02   ` sidc7
     [not found]   ` <49f90a800909112201v7853be05mbd678dcb5fd20c5a@mail.gmail.com>
2009-09-12 17:28     ` Bryan Donlan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25410990.post@talk.nabble.com \
    --to=siddhartha.chhabra@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox