linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elias Athanasopoulos <eathan@otenet.gr>
To: linux-c-programming@vger.kernel.org
Subject: mmap() to a specific address
Date: Mon, 1 Jul 2002 22:03:51 +0300	[thread overview]
Message-ID: <20020701220351.A2129@neutrino.particles.org> (raw)

Hi all,

Can I force a mmap() to a specific address? As I read in the man page the
address which is passed in mmap() is only a hint; the kernel will eventual-
ly decide in which page the object will be mapped. But, is there any ugly
hack to accomplish a very specific mmap()?

Elias

-- 
http://gnewtellium.sourceforge.net			MP3 is not a crime.	

             reply	other threads:[~2002-07-01 19:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 19:03 Elias Athanasopoulos [this message]
2002-07-01 19:22 ` mmap() to a specific address Glynn Clements
2002-07-02 18:42   ` Elias Athanasopoulos
2002-07-01 19:36 ` Mehran Rezaei

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=20020701220351.A2129@neutrino.particles.org \
    --to=eathan@otenet.gr \
    --cc=linux-c-programming@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;
as well as URLs for NNTP newsgroup(s).