The Linux page cache aims to cache any page-based object, which includes many forms of files and memory mappings.
To remain generic, the Linux page cache uses the address_space structure to identify pages in the page cache. This structure is defined in <linux/fs.h>
To remain generic, the Linux page cache uses the address_space structure to identify pages in the page cache. This structure is defined in <linux/fs.h>
The quieter you become, the more you can hear