working of migrate_page (exported) function in mm/migrate.c linux Kernel

ajay saini ajay_saini1006 at yahoo.co.in
Sun Sep 22 21:00:21 EDT 2013


Hi,

Anybody knows the working of this function "migrate_page" (not "migrate_pages") defined in mm/migrate.c file (linux 2.6)
This function is exported so can be used in a Kernel module.

Is it used somewhere ? Can it be used to migrate a page to a different NUMA node from kernel module and How to use it? 
Is there a function/way in kernel which can be used to migrate page to different NUMA node from Kernel module (not userspace)?

Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130923/d1a69db2/attachment.html 


More information about the Kernelnewbies mailing list