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