|
From: Ben M. <ben...@mi...> - 2004-09-18 15:07:56
|
Hi, What happens when you valgrind an application that uses the *shm_open, shmat, shmop, *etc, system calls? I *assume* the 'shared memory' is managed within Valgrind's virtual machine memory subsystem and is hence *not* visible to other normal processes also running on the same physical CPU. Is this true? Please reply directly (in addition to the list) because I'm not subscribed to valgrind-users. Thanks! Ben McCann P.S. The platform is a P4 with Linux 2.4.26. |