android_system_core/storaged
Yifan Hong 4a43bdc5f5 storaged: storaged_t replace initHealthService with init.
storaged_t has more fields that depend on the health service;
they should be initialized in the new init() function.

Test: storaged unit tests

Change-Id: I70d41e5d0a0ef20c39c41c7539a284937bd21ad5
2018-01-16 19:19:37 -08:00
..
binder/android/os storaged: use AIDL to generate storaged binder calls. 2017-10-18 13:50:03 -07:00
include storaged: storaged_t replace initHealthService with init. 2018-01-16 19:19:37 -08:00
tests storaged: remove protos from storaged class 2017-11-09 17:24:58 -08:00
tools storaged: add parser for dumpsys storaged output 2017-08-09 15:25:19 -07:00
Android.bp storaged: use get_health_service 2018-01-16 18:05:19 -08:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: storaged_t replace initHealthService with init. 2018-01-16 19:19:37 -08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
README.properties storaged: read emmc health data from sysfs 2017-04-03 16:48:14 +00:00
storaged.cpp storaged: storaged_t replace initHealthService with init. 2018-01-16 19:19:37 -08:00
storaged.proto storaged: align buffer address and size for direct_io 2017-12-13 15:54:55 -08:00
storaged.rc storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
storaged_diskstats.cpp storaged: clean up disk stats code 2017-10-02 15:45:14 -07:00
storaged_info.cpp storaged: remove protos from storaged class 2017-11-09 17:24:58 -08:00
storaged_service.cpp storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
storaged_uid_monitor.cpp storaged: remove protos from storaged class 2017-11-09 17:24:58 -08:00
storaged_utils.cpp storaged: split proto file into multiple CE areas 2017-10-31 14:31:13 -07:00
uid_info.cpp storaged: use AIDL to generate storaged binder calls. 2017-10-18 13:50:03 -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