>I would like >to know if is possible to get notified(in that kernel module) every time a >process change its mapped memory. I might have misread your question. If you are talking about mremap system call you would have to look at nopage method.