platform_system_core/storaged
Jin Qian 9c54268dce storaged: call getNamesForUids to get uid names
Calls getNamesForUids when one of the two conditions are true.
1. entries for new uids are reported from io stats
2. previous getNamesForUids failed

Bug: 62805090
Merged-In: I120b81e1857b2aa0a90d0fb85c8d749e985df78e
Change-Id: I120b81e1857b2aa0a90d0fb85c8d749e985df78e
2017-08-08 20:59:03 +00:00
..
include storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
tests storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
Android.mk storaged: call getNamesForUids to get uid names 2017-08-08 20:59:03 +00:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
README.properties storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
storaged.cpp storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
storaged.rc storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged_info.cpp storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
storaged_service.cpp storaged: use sp<> to keep refcount for storaged_t object 2017-04-03 23:13:26 -07:00
storaged_uid_monitor.cpp storaged: call getNamesForUids to get uid names 2017-08-08 20:59:03 +00:00
storaged_utils.cpp storaged: rewrite emmc info class 2017-03-16 16:12:55 -07:00

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.uid_io.interval   # interval storaged checks Per UID IO usage, in seconds
ro.storaged.uid_io.threshold  # Per UID IO usage limit, in bytes