diff options
author | Michael Chan <michael.chan@broadcom.com> | 2016-05-15 10:04:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-15 20:35:48 +0300 |
commit | d0a42d6fc8eaf1b64f62b0bbc3b829b756eacf57 (patch) | |
tree | 8472c0120feccbaa8270141480fcae7eb6a98e2b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 90c4f788f6c08aaa52edbb47a817403376523375 (diff) | |
download | linux-d0a42d6fc8eaf1b64f62b0bbc3b829b756eacf57.tar.xz |
bnxt_en: Reduce maximum ring pages if page size is 64K.
The chip supports 4K/8K/64K page sizes for the rings and we try to
match it to the CPU PAGE_SIZE. The current page size limits for the rings
are based on 4K/8K page size. If the page size is 64K, these limits are
too large. Reduce them appropriately.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions