From: TK (cartoon.ke_at_gmail_dot_com)
Date: Thu Mar 25 2010 - 17:05:44 PDT
Hi , all. I am trying to adding my own code into BLCR for some experiments. When I was reading the code of "cr_save_mmaps_data" function in cr_module/cr_mmaps.c, I found the comment /* dump the dirty pages */ . I am wondering you dump only the dirty pages only? It will not be enough info for restart. Or the other pages are dumped else where? If so, where is it? Thank you.