Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* More mmap/Linux questions
@ 2000-08-31  9:52 j_clifton
  2000-08-31 13:23 ` Mark Kettenis
  0 siblings, 1 reply; 2+ messages in thread
From: j_clifton @ 2000-08-31  9:52 UTC (permalink / raw)
  To: gdb

A previous thread on mmap stated that the problem is in Linux.

I have a cluster of Linux boxes connected via PCI reflective memory. They are
programmed in ADA and have 85 data structures mmaped into the reflective memory.
If I print or x any any structure which has been mmapped all I get are zeros. My
understanding is this is because of ptrace in the linux kernel.

The previous thread indicated this restriction was because some hardware devices
don't like arbitrary accesses. This restriction seems like swatting flies with a
sledgehammer. Can't MTTR or something be used to protect touchy hardware rather
than prohibiting all access to addresses above CPU memory?

Can someone familiar with the Linux Kernel (2.2 or higher) explain this in more
detail. Can I patch the kernel to get rid of this behaviour?


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

end of thread, other threads:[~2000-08-31 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-31  9:52 More mmap/Linux questions j_clifton
2000-08-31 13:23 ` Mark Kettenis

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