acrn-hypervisor/tools/acrn-crashlog/data
Liu, Xinwu ae11bd403d tools:acrn-crashlog: check the folder size by calculating the increment
This patch refines the process of log space check.
Check a folder's size need to traverse all nodes of files and subdirs,
in the case of extreme memory strain, accessing these log file nodes
frequently will increase the IO pressure on the eMMC.
Previously, all log files will be accessed and counted in each space
check, this patch refines it by only calculating the increment of new logs.

Tracked-On: #1024
Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com>
Reviewed-by: Liu, Xiaojing <xiaojing.liu@intel.com>
Acked-by: Chen, Gang <gang.c.chen@intel.com>
2019-04-29 17:04:27 +08:00
..
40-watchdog.conf tools: acrn-crashlog: framework of acrn-crashlog 2018-05-23 17:10:51 +08:00
80-coredump.conf crashlog: introducing crashlogctl 2018-10-08 09:43:03 +08:00
acrn-crashlog-dirs.conf crashlog: introducing crashlogctl 2018-10-08 09:43:03 +08:00
acrnprobe.service misc: Remove unnecessary ExecStop in systemd services 2018-08-09 08:58:12 +08:00
acrnprobe.xml tools:acrn-crashlog: check the folder size by calculating the increment 2019-04-29 17:04:27 +08:00
crashlogctl crashlog: deprecate acrnprobe_prepare and update Makefile 2018-10-08 09:43:03 +08:00
usercrash-wrapper crashlog: re-write usercrash-wrapper 2018-10-08 09:43:03 +08:00
usercrash.service misc: Remove unnecessary ExecStop in systemd services 2018-08-09 08:58:12 +08:00