Apply lazy_polling_sleep_ms=100 86/233286/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 13 May 2020 11:09:28 +0000 (20:09 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 13 May 2020 11:09:28 +0000 (20:09 +0900)
Change-Id: Ie2ce6ab2aae3b777306d19c9edac860a607e30ab
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
configs/25-logger.conf

index deb2508..e2fb556 100644 (file)
@@ -36,4 +36,4 @@ logger_dev_throttling=100
 # for waking up, but can result in log loss under heavy load. Use -1 as the
 # total time to keep the daemon in the lazy mode permanently. Defaults to 0.
 lazy_polling_total_ms=-1
-lazy_polling_sleep_ms=1000
+lazy_polling_sleep_ms=100