July 19, 2011
4:25 a.m.
On Mon, Jul 18, 2011 at 10:36 PM, Erlon Cruz <sombrafam@gmail.com> wrote:
Hi all,
I have a device driver that implements a mmap in a char device. I would like to know if is possible to get notified(in that kernel module) every time a process change its mapped memory. Does anyone know if so? Regards, Erlon _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi Erlon, I'm not sure but might be hardware watchpoints is what you need?