Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: disable I/O stats accounting by default
While Android userspace (e.g. storaged) does use iostats via /proc/diskstats, init will explicitly enable iostats for the devices on which it is primarily used - sda and sdf. Avoid the 0.5-1% overhead for block devices that do not need it. Signed-off-by: Danny Lin <[email protected]> [@0ctobot: Adapted for msm-4.19] Signed-off-by: Adam W. Willis <[email protected]> Signed-off-by: dreamisbaka <[email protected]> Signed-off-by: techyminati <[email protected]> # Conflicts: # include/linux/blkdev.h
- Loading branch information