Linux Kernel: get_user_pages_fast
Hi: I want to add a new a new kernel function: get_user_pages_fast2() based on get_user_pages_fast() for other process than "current". Does anybody has any consideration or warning to tell me. Thanks in advance. Pablo Pessolani Argentina.
On Sat, Dec 22, 2012 at 12:04 AM, Pablo Pessolani <ppessolani@hotmail.com> wrote:
Hi: I want to add a new a new kernel function: get_user_pages_fast2() based on get_user_pages_fast() for other process than "current".
is that all? or are there more goals you wanna achieve? getting new pages for other currently not running process....hmmm...what is the use case you have in mind? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
participants (2)
-
Mulyadi Santosa -
Pablo Pessolani