<div dir="ltr"><div dir="ltr"><div><div><div style="font-family:arial,sans-serif;font-size:13px">i want to develop the linux kernel module that detct PFN of page cache and its corresponding disk block number.</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">so how to get PFN of page cache?.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
i use this module in VM live migration and use KVM hypervisor.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">i am trying to reduce total migration time.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">instead of migrating page cache at remote host, pagecache restore from the disk storage before VM resume at remote host.</div>
</div></div></div>
</div>