12.07.2015 Views

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

PageCache/Anonymous memory splitPagecache memory is global and grows when filesystem data is accesseduntil memory is exhausted.Pagecache is freed:●●●Underlying files are deleted.Unmount of the filesystem.Kswapd reclaims pagecache pages when memory is exhausted.Anonymous memory is private and grows on user demmand●●Allocation followed by pagefault.Swapin.Anonymous memory is freed:●●Process unmaps anonymous region or exits.Kswapd reclaims anonymous pages(swapout) when memory isexhausted

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!