Register a listener to batteryproperties service for charger stats change. Aggregate IO usage based on charger stats in a collection window. Bug: 33086174 Bug: 34198239 Change-Id: Ibe306c9c3ff8b8ada6be034aa8511268cb9a9b1c |
||
|---|---|---|
| .. | ||
| 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