]> git.itanic.dy.fi Git - scan-pagemap/commit
parser: Populate pageframe structure completely
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Jul 2010 12:08:56 +0000 (15:08 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Jul 2010 12:12:53 +0000 (15:12 +0300)
commit2e240ca412f39fd52a20c2a79477659ca63ccd23
tree8454ada418159c2944ce7f17fd2030defdf7c98c
parentbe20ba380b6130cfd0559be9cf6f680cdc3d09da
parser: Populate pageframe structure completely

Now all fields are filled. If page exists then either pfn or swap type
and offset are wrong. But the correct field can be determined by
inspecting the page_present and page_swapped fields.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
parse.c