platform_system_core/storaged
Chih-Hung Hsieh dfd1d517b1 Suppress clang-analyzer-security.FloatLoopCounter warnings
* Suppress also the alias check name cert-flp30-c.
* Leave comment in code for code owners to rewrite
  the loop with integer counters.

Bug: 265171053
Test: presubmit; tidy-system-core-storaged_subset
Change-Id: I8297161366a7a2e1c7cdbec8efb7a8e9e435166a
2023-01-11 14:21:46 -08:00
..
binder/android/os
include storaged: use health HAL 2021-12-06 23:09:37 -08:00
tests Suppress clang-analyzer-security.FloatLoopCounter warnings 2023-01-11 14:21:46 -08:00
tools
Android.bp storaged: skip disk_stats test if not supported. 2021-12-08 07:33:09 +00:00
EventLogTags.logtags
main.cpp storaged: ignore SIGPIPE 2020-03-18 13:53:15 -07:00
OWNERS
README.properties
storaged.cpp storaged: Fix deprecated usages of protobuf API. 2022-09-25 08:18:20 +00:00
storaged.proto
storaged.rc Replace writepid with task_profiles command for cgroup migration 2021-06-24 17:24:20 +00:00
storaged_diskstats.cpp storaged: use health HAL 2021-12-06 23:09:37 -08:00
storaged_info.cpp storaged: Fix bug in empty check 2021-12-08 10:15:04 -08:00
storaged_service.cpp
storaged_uid_monitor.cpp storaged: replace LOG_TO() macros with LOG() 2020-01-10 17:10:58 -08:00
storaged_utils.cpp
uid_info.cpp

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