device_google_gs101/conf
Bart Van Assche 864a08d3a7 init.gs101.rc: Reduce the queue depth for /dev/sda
Use the default chosen by the block layer (64). The purpose of this patch is
to reduce storage latency. Without this patch:

 # grep -aH . /sys/block/sd*/queue/nr_requests
/sys/block/sda/queue/nr_requests:256
/sys/block/sdb/queue/nr_requests:64
/sys/block/sdc/queue/nr_requests:64
/sys/block/sdd/queue/nr_requests:64

With this patch applied:

 # grep -aH . /sys/block/sd*/queue/nr_requests
/sys/block/sda/queue/nr_requests:64
/sys/block/sdb/queue/nr_requests:64
/sys/block/sdc/queue/nr_requests:64
/sys/block/sdd/queue/nr_requests:64

Bug: 194450129
Test: Built Android images and installed these on an Android phone.
Change-Id: I236874f3791d62a2d5faf0d37a149025639f5c4a
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
2021-07-29 13:31:50 -07:00
..
egl.cfg Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
fstab.gs101 gs101: increase swap size 2021-07-27 19:08:10 +00:00
fstab.persist Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
fstab.postinstall Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
init.aoc.daemon.rc Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
init.aoc.nodaemon.rc Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
init.debug.rc do not mount the debugfs on userdebug builds 2021-06-04 04:00:00 +00:00
init.exynos.nanohub.rc Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
init.factory.rc do not mount the debugfs on user builds 2021-04-30 00:56:07 +00:00
init.gs101.rc init.gs101.rc: Reduce the queue depth for /dev/sda 2021-07-29 13:31:50 -07:00
init.gs101.usb.rc Disable USB contaminant detection when the disable flag is true 2021-07-15 16:17:39 +00:00
init.recovery.device.rc gs101: recovery: Set maxpower to allow charging from SDP port 2021-07-27 20:07:58 +00:00
recovery.wipe Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
soundtrigger_conf.h Move slider into gs101 and <device> 2021-03-06 16:31:12 +08:00
ueventd.gs101.rc Set owner for mfg_data partiton. 2021-07-27 21:32:11 +00:00