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...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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!