platform_system_vold/binder/android/os
Daeho Jeong 3f8e855de9 Introduce target dirty segment ratio tunable parameter
We introduce a new parameter of target dirty segment ratio,
which can be used to set a target dirty / (dirty + free) segments
ratio. For example, if we set this as 80%, GC sleep time will be
calculated to achieve this ratio in a GC period.

Bug: 241601436
Test: check smart idle maint log of StorageManagerService
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Change-Id: I73f2bcf4bdb810164c174bd0d2518b15d577d5d5
Merged-In: I73f2bcf4bdb810164c174bd0d2518b15d577d5d5
2022-08-05 23:23:03 +00:00
..
IVold.aidl Introduce target dirty segment ratio tunable parameter 2022-08-05 23:23:03 +00:00
IVoldListener.aidl Fix multi-user and multi-storage with FUSE 2019-11-11 20:24:49 +00:00
IVoldMountCallback.aidl Add mount callback 2019-11-22 17:06:04 +01:00
IVoldTaskListener.aidl Move long-running calls to async with listeners. 2017-09-15 14:18:00 -06:00