From 4cb11951e2c7b071d4a7bee24858eb7d3f9ec247 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 11 Jun 2024 20:17:44 +0000 Subject: [PATCH] Revert "Make foreground and background I/O priority different" It has been reported that CL "Make foreground and background I/O priority different" causes Android devices equipped with eMMC storage to reboot if there is sufficient I/O activity. Hence revert commit 7f3fe0aaf286. Bug: 186902601 Bug: 342034992 Change-Id: I4fa9c782eb0e801b410cb358e20fe41acebe1094 Signed-off-by: Bart Van Assche --- rootdir/init.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index ec203f91b..bf34a9e66 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -247,7 +247,6 @@ on init write /dev/blkio/background/blkio.bfq.weight 10 write /dev/blkio/blkio.group_idle 0 write /dev/blkio/background/blkio.group_idle 0 - write /dev/blkio/blkio.prio.class promote-to-rt write /dev/blkio/background/blkio.prio.class restrict-to-be restorecon_recursive /mnt