android_system_core/storaged
David Anderson dec6a881ba storaged: Cap io_history when loading stats from disk.
Similar to add_record_locked, load_uid_io_proto should respect the
maximum number of records.

Bug: 111578975
Test: storaged_test.load_uid_io_proto
Change-Id: Ic3c5095cdd09d2184f436813b5ab50d3ee0007b2
Merged-In: Ic3c5095cdd09d2184f436813b5ab50d3ee0007b2
2018-08-21 09:20:40 -07:00
..
binder/android/os
include storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
tests storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
tools
Android.bp storaged: fix headers. 2018-07-17 15:36:09 -07:00
EventLogTags.logtags
OWNERS storaged: update OWNERS 2018-04-11 18:50:14 -07:00
README.properties
main.cpp Merge "storaged: remove unused includes" am: 0289f35b83 2018-04-06 13:30:11 -07:00
storaged.cpp storaged: Don't duplicate uid_records from proto files. 2018-08-21 09:20:33 -07:00
storaged.proto
storaged.rc Merge "storaged: lower capabilities in init" am: 183b575e78 2018-04-12 09:41:00 -07:00
storaged_diskstats.cpp
storaged_info.cpp storaged: fix divide-by-zero when updating history 2018-03-27 14:51:28 -07:00
storaged_service.cpp
storaged_uid_monitor.cpp storaged: Cap io_history when loading stats from disk. 2018-08-21 09:20:40 -07:00
storaged_utils.cpp
uid_info.cpp

README.properties

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