From 45b15aab88acc07a95bfc383393077f2cb480576 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Mon, 27 Apr 2020 00:58:53 +0900 Subject: [PATCH] update conf: reduce psi_post_action_delay --- nohang/nohang-desktop.conf | 2 +- nohang/nohang.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nohang/nohang-desktop.conf b/nohang/nohang-desktop.conf index be7efc5..7788c10 100644 --- a/nohang/nohang-desktop.conf +++ b/nohang/nohang-desktop.conf @@ -77,7 +77,7 @@ psi_excess_duration = 30 Valid values: >= 10 Default value: 20 -psi_post_action_delay = 20 +psi_post_action_delay = 15 ############################################################################### diff --git a/nohang/nohang.conf b/nohang/nohang.conf index b380ffe..724d867 100644 --- a/nohang/nohang.conf +++ b/nohang/nohang.conf @@ -77,7 +77,7 @@ psi_excess_duration = 30 Valid values: >= 10 Default value: 20 -psi_post_action_delay = 20 +psi_post_action_delay = 15 ###############################################################################