summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorTatyana Brokhman <tlinder@codeaurora.org>2014-12-03 23:38:06 +0200
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:25:34 -0700
commit86dc987a4fc46b6fdad7cae3c28993e852567e84 (patch)
treee9c5235b3b74c948b68d5d7d0412678d4dfe8bf7 /include/linux/string.h
parentfd7c52accff9a54a6ce2e82f06fb50ad22d775e2 (diff)
mmc: block: Add write packing control
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: I22e8ab04cd9aca220678784c39306068a0996790 Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org> [merez@codeaurora.org: fixed trivial conflicts] Signed-off-by: Maya Erez <merez@codeaurora.org> [subhashj@codeaurora.org: fixed trivial merge conflicts] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions