Skip to content

Tags: hakavlad/prelockd

Tags

v0.9

Toggle v0.9's commit message
Update DEBIAN/control

v0.8

Toggle v0.8's commit message
Remove $DEBUG config key, add new keys: $VERBOSITY, $LOCK_ONLY_CRITIC…

…AL, @CRITICAL_NAME_LIST, @CRITICAL_CGROUP2_REGEX

v0.7

Toggle v0.7's commit message
update readme

v0.6

Toggle v0.6's commit message
update readme

v0.5

Toggle v0.5's commit message
Various changes

- move config to /etc/prelockd.conf
- remove config keys: $LOCK_CURRENT_MAPPED, $LOCK_SAVED_MAPPED, $MAX_SELF_RSS_PERCENT, $MAX_SELF_RSS_MIB
- add new config keys: $POLL_INTERVAL_SEC, $STORE_SNAPSHOTS_NUM, $MIN_FREQ_PERCENT, $MAX_TOTAL_SIZE_MIB, $MAX_TOTAL_SIZE_PERCENT, $LOCK_LATEST_SNAPSHOT
- update readme
- update systemd unit: set ReadWritePaths=/var/lib/prelockd
- remove -w option
- improve finding mapped files speed (parse /proc/pid/maps instead of /proc/pid/map_files/)
- remember file list for processes older than 5 minutes for CPU economy

v0.4.1

Toggle v0.4.1's commit message
fix Makefile

v0.4

Toggle v0.4's commit message
run prelockd as prelockd user

v0.3

Toggle v0.3's commit message
fix #1

v0.2

Toggle v0.2's commit message
Update readme

v0.1

Toggle v0.1's commit message
up