summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJason Baron <jbaron@akamai.com>2016-09-23 00:12:25 +0300
committerDavid S. Miller <davem@davemloft.net>2016-09-26 16:43:06 +0300
commite8c6ae9fbf8ca70ef0c2de0d2f3995acb0dc8968 (patch)
treed1e1e5fbcee7979dc3dc58de4d41e732cd876c6d /tools/perf/scripts/python/export-to-postgresql.py
parentb47c62c5de2bc43a26bcaca8d7a93bf9dee66ffe (diff)
downloadlinux-e8c6ae9fbf8ca70ef0c2de0d2f3995acb0dc8968.tar.xz
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Currently, we can have high order page allocations that specify GFP_ATOMIC when configuring multicast MAC address filters. For example, we have seen order 2 page allocation failures with ~500 multicast addresses configured. Convert the allocation for 'mcast_list' to be done in PAGE_SIZE increments. Signed-off-by: Jason Baron <jbaron@akamai.com> Cc: Yuval Mintz <Yuval.Mintz@qlogic.com> Cc: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions