public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* /proc/(pid)/mem status and future, or alternatives?
@ 2000-10-27 10:46 Steven Brown
  0 siblings, 0 replies; only message in thread
From: Steven Brown @ 2000-10-27 10:46 UTC (permalink / raw)
  To: linux-kernel

Hi, I had noticed that the mmapping facilities of /proc/(pid)/mem have been 
removed in recent devel kernels as well as in the 2.4 test series.  I assume 
that since it is missing in the test series, that it is to be missing in 
2.4.0 final as well.  I poked around on the list archives and found mention 
of its demise, but couldn't find any indication as to if it was a permanent 
removal or if it was just temporary while issues were sorted out, or to 
alternatives to use for the same functionality.  Is there another way to get 
access to another process's memory space in bulk?  I need to do a full search 
on an arbitrary process's memory space.  I've been using 
ptrace(PTRACE_PEEKDATA, ..) in the absense of the ability to mmap the 
process's memory but doing so takes a few million system calls per search 
which is prohibitively expensive.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-10-27 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-27 10:46 /proc/(pid)/mem status and future, or alternatives? Steven Brown

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