From: Sreeni <sreeni.pulichi@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: **** How to lock memory pages?
Date: Wed, 29 Jun 2005 11:37:14 -0400 [thread overview]
Message-ID: <94e67edf050629083745bb4183@mail.gmail.com> (raw)
In-Reply-To: <m1br5p3ib8.fsf@ebiederm.dsl.xmission.com>
Hi,
Is there a way to lock a particular portion of the memory pages during
kernel bootup? I want to re-use these pages when I load my
application. I *don't* wanna use the idea of reserving some physical
memory and using ioremap. I want something that kernel should be able
to manage this memory but I don't want any other application to use
this memory.
Thanks in advance
Sreeni
next prev parent reply other threads:[~2005-06-29 15:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 17:58 Memory management while loading program in Linux Sreeni
2005-06-29 4:20 ` Eric W. Biederman
2005-06-29 15:37 ` Sreeni [this message]
2005-06-29 16:51 ` **** How to lock memory pages? Richard B. Johnson
2005-06-29 20:02 ` John Stoffel
2005-06-29 20:27 ` Forcing loader to load a prog at a fixed memory location Sreeni
2005-06-29 20:50 ` Richard B. Johnson
2005-06-29 18:52 ` **** How to lock memory pages? Frederik Deweerdt
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=94e67edf050629083745bb4183@mail.gmail.com \
--to=sreeni.pulichi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.