android_kernel_google_msm/Documentation/mmc
Maya Erez 081e5b9636 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: I982170fa6dca9150ea4310bb546b838b7fd30e9b
Signed-off-by: Maya Erez <merez@codeaurora.org>
2013-02-25 11:40:57 -08:00
..
00-INDEX mmc: documentation of mmc non-blocking request usage and design. 2011-07-21 10:34:52 -04:00
mmc-async-req.txt mmc: documentation of mmc non-blocking request usage and design. 2011-07-21 10:34:52 -04:00
mmc-dev-attrs.txt mmc: block: Add write packing control 2013-02-25 11:40:57 -08:00
mmc-dev-parts.txt mmc: boot partition ro lock support 2012-01-11 23:58:43 -05:00