Memory change notifications

Vladimir Murzin murzin.v at gmail.com
Tue Jul 19 00:25:25 EDT 2011


On Mon, Jul 18, 2011 at 10:36 PM, Erlon Cruz <sombrafam at 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 at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
Hi Erlon,

I'm not sure but might be hardware watchpoints is what you need?



More information about the Kernelnewbies mailing list