Hi, there is an user space method to intercept memory access, or this can be done only in kernel space (through mmap hacking)? I need to implement a mechanism for handling different address spaces for a distributed shared memory. I need to intercept remote address space access (locally invalid!) and handling this with a remote operation. Tnx -- Simone Vellei <vellei at libero.it> http://www.cs.unibo.it/~vellei ICQ #68494057 GnuPG PubKey: http://www.cs.unibo.it/~vellei/key.txt Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/