linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mmap() to a specific address
@ 2002-07-01 19:03 Elias Athanasopoulos
  2002-07-01 19:22 ` Glynn Clements
  2002-07-01 19:36 ` Mehran Rezaei
  0 siblings, 2 replies; 4+ messages in thread
From: Elias Athanasopoulos @ 2002-07-01 19:03 UTC (permalink / raw)
  To: linux-c-programming

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.	

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

end of thread, other threads:[~2002-07-02 18:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-01 19:03 mmap() to a specific address Elias Athanasopoulos
2002-07-01 19:22 ` Glynn Clements
2002-07-02 18:42   ` Elias Athanasopoulos
2002-07-01 19:36 ` Mehran Rezaei

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).