can sumone plz give me a complete list of the system calls(according to linux kernel 2.6.18 or above) that makes disk access at some point of time.
For eg. read sys call makes a disk access when it doesnt find the page in page cache.
can sumone plz give me a complete list of the system calls(according to linux kernel 2.6.18 or above) that makes disk access at some point of time.
For eg. read sys call makes a disk access when it doesnt find the page in page cache.