Skip to content
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Introduction =

Enables legacy applications to leverage Linux's memory deduplication.
Only works on Linux ≥ 2.6.32.

If you have multiple processes generating similar data (like multiple
applications serving different vhosts), this easy to use tool may
allow you to spare memory by deduplicating it. If two pages (typically
consecutive blocks of 4k) are identical, they will be merged to reduce
memory usage.

= More =

More information, howto, on : http://vleu.net/ksm_preload/ .

About

If you have multiple processes generating similar data (like multiple applications serving different vhosts), this easy to use tool may allow you to spare memory by deduplicating it. If two pages (typically consecutive blocks of 4k) are identical, they will be merged to reduce memory usage.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages