android_system_core/storaged
Jin Qian e83a6107c7 storaged: track fsync calls
Change-Id: Ibdb6a1703245a5de04cb4a2ee5b8ecfbed8b86fc
2017-03-02 16:16:54 -08:00
..
include storaged: track fsync calls 2017-03-02 16:16:54 -08:00
tests Add permission bits to open with O_CREAT. 2017-02-03 14:45:47 -08:00
Android.mk storaged: fix selinux dac_override denial 2017-02-10 18:33:13 -08:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
main.cpp storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
README.properties storaged: replace cmd arguments with properties 2017-01-24 14:45:50 -08:00
storaged.cpp storaged: account on/off charger per uid io usage 2017-02-07 21:41:15 +00:00
storaged.rc storaged: reduce storaged privilege 2017-02-27 12:52:04 -08:00
storaged_service.cpp storaged: include start time in IO usage dumpsys 2017-02-21 15:33:22 -08:00
storaged_uid_monitor.cpp storaged: track fsync calls 2017-03-02 16:16:54 -08:00
storaged_utils.cpp storaged: track fsync calls 2017-03-02 16:16:54 -08: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.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