diff options
author | Heiner Kallweit <[email protected]> | 2017-02-07 22:34:58 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2017-02-14 09:10:57 +0100 |
commit | efe0b669716314072f0467368c2be2f501f04afc (patch) | |
tree | dd3be471d1275af80fe5b5c4cc87261e3e3c589c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 92763b997e468700b26a8fdddc5bee3e3c2a39fa (diff) |
mmc: meson-gx: set max block count and request size
So far max_blk_count isn't set what results in a default of value 8
to be used (PAGE_SIZE / block size).
Block length field has 9 bits, so set max_blk_count to 2^9-1 = 511.
In addition set max_req_size because max_blk_count is also limited
by max_req_size / block_size.
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Kevin Hilman <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions