summaryrefslogtreecommitdiff
path: root/include/linux/dynamic_queue_limits.h
diff options
context:
space:
mode:
authorVenkat Gopalakrishnan <venkatg@codeaurora.org>2014-07-24 20:39:34 -0700
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-27 10:29:10 -0700
commit902d3304766715562c83b12f34a4df98aa5e7b4e (patch)
tree581190e43df4d5aa025e09b3737611cdaef13c96 /include/linux/dynamic_queue_limits.h
parent10cf95ae7737dbd2c5a955a0822928c40e116f62 (diff)
mmc: sdhci-msm: Reduce the max descriptors
8K is the max descriptors supported by the hardware per transfer. On normal use cases we never use that many descriptors even if the memory is extremely fragmented. The memory allocated for these descriptors are never freed hence wasting memory otherwise available for the system. Reduce the max descriptors to 512 to save memory (128K with 8K descriptors vs 8K with 512 descriptors) and still support maximum performance. CRs-fixed: 684185 Change-Id: Ib57ce03834d741c0fda4195a58d6b287ee9fb0a0 Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Diffstat (limited to 'include/linux/dynamic_queue_limits.h')
0 files changed, 0 insertions, 0 deletions