The Linux-Kernel implements a Page Cache (often also called Buffer Cache) to speed up the file systems of the underlying storage devices.
Does the Page Cache only cache the pages or clusters of files or does it also cache the Inodes with the metadata?