Login  Register

Re: Page cache

Posted by ErmanArslansOracleBlog on Jun 24, 2019; 1:18pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Page-cache-tp7432p7450.html

Page Cache is the cache in Os.
It holds file related data to accelerate the accesses to files on non-volatile storages.
Page Cache also holds unused areas of memory.
You can think Page Cache as the Buffer cache of the OS.
Page Cache is in memory.