Re: Memory change notifications

2011-07-19 Thread Mulyadi Santosa
Hi... On Tue, Jul 19, 2011 at 01:36, Erlon Cruz sombra...@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?

Re: Re: problem with queue numbers between bridge, bonding and lo devices

2011-07-19 Thread jiangtao.jit
Peter: Thank you for your guide these info is really helpful for me i'll trying to learn more about networking 2011-07-19 jiangtao.jit 发件人: Peter Teoh 发送时间: 2011-07-19 07:37:18 收件人: jiangtao.jit 抄送: kernelnewbies 主题: Re: problem with queue numbers between bridge, bonding and lo devices

Regarding remap_pfn_page

2011-07-19 Thread mindentropy
Hi, When I mmap pages via remap_pfn_page method would the physical frames assigned the linear address be contiguous? If yes what would happen if I mmap a huge range? Thanks. ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org