platform_system_core/storaged
Jin Qian 26b2be0d30 storaged: stop binder threads before exiting
Test: kill healthd when storaged is running
Bug: 36652060
Change-Id: Ie55fb6cb7c8c6df6ce6bc4820c476b90cc0f4165
2017-04-04 19:44:01 +00:00
..
include storaged: exit if batteryproperties service is dead. 2017-04-04 17:45:41 +00:00
tests storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
Android.mk storaged: rewrite emmc info class 2017-03-16 16:12:55 -07:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: use sp<> to keep refcount for storaged_t object 2017-04-03 23:13:26 -07:00
README.properties storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
storaged.cpp storaged: stop binder threads before exiting 2017-04-04 19:44:01 +00:00
storaged.rc storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged_info.cpp storaged: add support for ufs health info 2017-04-03 16:48:30 +00: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: replace string functions that can throw exception 2017-03-14 11:20:02 -07: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