public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Abusing region 0
@ 2005-02-03  1:03 Menyhart, Zoltan
  2005-02-03  2:25 ` Jack Steiner
  2005-02-03  3:52 ` David Mosberger
  0 siblings, 2 replies; 3+ messages in thread
From: Menyhart, Zoltan @ 2005-02-03  1:03 UTC (permalink / raw)
  To: linux-ia64

I am going to do some experiments: I am going to map some of the
virtual address ranges of a process into the address space of another
one. They are real 64 bit processes, i.e. the region 0 is not used.
Can I abuse this region 0 for mapping the addresses of the neighbor
process into this region ? E.g. if process A has got an address at
0x6000000000001000, then I am going to map it for B at address
0x0000000000001000 ? Wont anything break ?

(I need this trick because the source address can correspond to
anything, like initialized data, BSS, anonymous allocation, etc, i.e.
some SHM just wont work.)

Any advice will be appreciated.

Zoltan Menyhart



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

end of thread, other threads:[~2005-02-03  3:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03  1:03 Abusing region 0 Menyhart, Zoltan
2005-02-03  2:25 ` Jack Steiner
2005-02-03  3:52 ` David Mosberger

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