284bd76d3e
Increase reporting interval to once per day. Report foreground and background I/O usage. Remove threshold to report all usages. Test: adb shell dumpsys storaged Bug: 34198239 Bug: 33086174 Change-Id: I3b4ea8200bdb8becb5b441051f52477bbd1f3ccf |
||
---|---|---|
.. | ||
include | ||
tests | ||
Android.mk | ||
EventLogTags.logtags | ||
main.cpp | ||
README.properties | ||
storaged.cpp | ||
storaged.rc | ||
storaged_service.cpp | ||
storaged_uid_monitor.cpp | ||
storaged_utils.cpp |
ro.storaged.event.interval # interval storaged scans for IO stats, in seconds ro.storaged.event.perf_check # check for time spent in event loop, in microseconds ro.storaged.disk_stats_pub # interval storaged publish disk stats, in seconds ro.storaged.emmc_info_pub # interval storaged publish emmc info, in seconds ro.storaged.uid_io.interval # interval storaged checks Per UID IO usage, in seconds ro.storaged.uid_io.threshold # Per UID IO usage limit, in bytes