diff options
author | 2016-09-07 10:38:25 +0800 | |
---|---|---|
committer | 2016-09-26 21:31:26 +0200 | |
commit | 6c689886fbe41b6492bd8ee9334ff66893274810 (patch) | |
tree | af389ed1f152b5fcb09f3f54ca74743de3aa8c9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: core: Factor out the alignment of erase size (diff) | |
download | linux-dev-6c689886fbe41b6492bd8ee9334ff66893274810.tar.xz linux-dev-6c689886fbe41b6492bd8ee9334ff66893274810.zip |
mmc: core: Optimize the mmc erase size alignment
In most cases the 'card->erase_size' is power of 2, then the round_up/down()
function is more efficient than '%' operation when the 'card->erase_size' is
power of 2.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Tested-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions