Memory change notifications

Kaspter Ju nigh0st3018 at gmail.com
Sat Jul 23 21:54:52 EDT 2011


Hi,

On Tue, Jul 19, 2011 at 2:36 AM, 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?

Maybe Deferred IO can help you.

http://lwn.net/Articles/259210/
http://lwn.net/Articles/223751/

-- 
Kaspter Ju



More information about the Kernelnewbies mailing list