mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
081e5b9636
The write packing control will ensure that read requests latency is not increased due to long write packed commands. The trigger for enabling the write packing is managing to pack several write requests. The number of potential packed requests that will trigger the packing can be configured via sysfs by writing the required value to: /sys/block/<block_dev_name>/num_wr_reqs_to_start_packing. The trigger for disabling the write packing is fetching a read request. Change-Id: I982170fa6dca9150ea4310bb546b838b7fd30e9b Signed-off-by: Maya Erez <merez@codeaurora.org> |
||
---|---|---|
.. | ||
00-INDEX | ||
mmc-async-req.txt | ||
mmc-dev-attrs.txt | ||
mmc-dev-parts.txt |