% prelockd(8) | Linux System Administrator's Manual
prelockd - Daemon that locks memory mapped binaries and libraries in memory to improve system responsiveness under low-memory conditions.
prelockd [OPTION]...
prelockd is a daemon that locks memory mapped executables and shared libraries in memory to improve system responsiveness under low-memory conditions.
path to config file
remove dumped snapshots
path to configuration file
path to file with default prelockd.conf values
To resore config file with default values execute
sudo cp :DATADIR:/prelockd/prelockd.conf :SYSCONFDIR:/prelockd.conf
Edit the config and restart the service.
Feel free to ask any questions and report bugs at https://github.com/hakavlad/prelockd/issues.
Written by Alexey Avramov [email protected].
Homepage is https://github.com/hakavlad/prelockd.