Skip to content

vthriller/memstapler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memstapler

Locks executable files into memory, preventing them from being paged out in memory pressure situations.

Comparison to other tools

memstapler memlockd prelockd
Can lock all files that are mapped as executable by any process in the system 🚫
Can lock predefined list of files 🚫
Namespace-aware: easily locks files from within running lxc/docker/podman/nspawn/... containers 🚫 🚫

Caveats

  • This does not lock deleted files.
  • Scanning intervals are not configurable.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages