When UID is uninstalled and reinstalled, IO usage of the UID is reset. This caused problem in accounting since it assumes IO usage is always increasing for the same UID. In such case, use the current usage instead of negative delta for accounting. Bug: 34198239 Change-Id: I74661feccc05d19ba8a0feff8a2e38d72c7d1465 |
||
|---|---|---|
| .. | ||
| 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