I am trying to write a Linux program to check a process\'s dirty memory page. I am using /proc/kpageflags in Linux-4.18.20, which bit 4 is the dirty flag for the page.