prelockd - Man Page

Daemon that locks memory mapped binaries and libraries in memory to improve system responsiveness under low-memory conditions.

Synopsis

prelockd [OPTION]...

Description

prelockd is a daemon that locks memory mapped binaries and libraries in memory to improve system responsiveness under low-memory conditions.

Command-Line Options

-c CONFIG

path to config file

-r

remove dumped snapshots

Files

/etc/prelockd.conf

path to configuration file

/usr/share/prelockd/prelockd.conf

path to file with default prelockd.conf values

Restore Default Config

To resore config file with default values execute

sudo cp /usr/share/prelockd/prelockd.conf /etc/prelockd.conf

How to Configure

Edit the config and restart the service.

Reporting Bugs

Feel free to ask any questions and report bugs at <https://github.com/hakavlad/prelockd/issues>.

Author

Written by Alexey Avramov <hakavlad@gmail.com>.

Homepage

Homepage is <https://github.com/hakavlad/prelockd>.

Info

Linux System Administrator's Manual