The mincore syscall is available on some UNIX like operating systems and allows a user to determine if a page is resident in memory.
The mincore syscall is available on some UNIX like operating systems and allows a user to determine if a page is resident in memory.