acrn-hypervisor/tools/acrn-crashlog/acrnprobe/include
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
..
android_events.h tools:acrn-crashlog: unify the event analyzing process in crashlog 2019-04-29 17:04:27 +08:00
channels.h tools: acrn-crashlog: channel module for acrnprobe 2018-05-23 17:10:51 +08:00
crash_reclassify.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_handler.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_queue.h tools:acrn-crashlog: request resources of SOS in crashlog 2019-04-29 17:04:27 +08:00
history.h tools: acrn-crashlog: update string operation in acrnprobe 2018-10-19 22:49:04 +08:00
load_conf.h tools:acrn-crashlog: check the folder size by calculating the increment 2019-04-29 17:04:27 +08:00
loop.h tools: acrn-crashlog: New apis to replace debugfs 2018-07-27 16:38:21 +08:00
probeutils.h tools:acrn-crashlog: request resources of SOS in crashlog 2019-04-29 17:04:27 +08:00
property.h tools: acrn-crashlog: fix build warnings with gcc8.1.1 2018-07-31 11:24:11 +08:00
sender.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
startupreason.h tools:acrn-crashlog: Get reboot reason in acrnprobe 2018-07-12 17:29:51 +08:00
vmrecord.h tools:acrn-crashlog: request resources of SOS in crashlog 2019-04-29 17:04:27 +08:00