On Thu, 28 Aug 2008, H. Peter Anvin wrote:
OK, it should map /proc/pid/task/tid/mem. Or rather /proc/tid/task/tid/mem, as the pid (tgid) of the caller is not currently passed to the filesystem.
Miklos --