1
0
Fork 0
tuned/profiles/atomic-host/tuned.conf
Jaroslav Škarvada 52f2cc4ad7 atomic: increase number of inotify watches
Resolves: rhbz#1322001

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2016-03-29 23:48:49 +02:00

18 lines
306 B
Text

#
# tuned configuration
#
[main]
summary=Optimize bare metal systems running the Atomic variant
include=throughput-performance
[selinux]
avc_cache_threshold=65536
[net]
nf_conntrack_hashsize=131072
[sysctl]
kernel.pid_max=131072
net.netfilter.nf_conntrack_max=1048576
fs.inotify.max_user_watches=65536