diff --git a/sysctl.conf b/sysctl.conf index a4a5c97..d88b33a 100644 --- a/sysctl.conf +++ b/sysctl.conf @@ -65,8 +65,8 @@ kernel.pid_max = 4194304 # restrict perf subsystem usage kernel.perf_event_paranoid = 2 -kernel.perf_event_max_sample_rate = 1 kernel.perf_cpu_time_max_percent = 1 +kernel.perf_event_max_sample_rate = 1 ########## File System ##########