[PATCH v6] mmc: block: Add write packing control

2013-04-29 Thread Maya Erez
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 calculated by the relation between the number of potential packed write requests and the mean value of all previous potential values:

[PATCH v6] mmc: block: Add write packing control

2013-04-29 Thread Maya Erez
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 calculated by the relation between the number of potential packed write requests and the mean value of all previous potential values: