aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJan Dakinevich <[email protected]>2018-07-09 16:51:19 +0300
committerDavid S. Miller <[email protected]>2018-07-11 22:55:52 -0700
commitfb8ed3af74e3fc0ae1c72b363af2f0d7783e1cd5 (patch)
tree54e2f8b143cb6fe3d38d5454bfd657b4242403db /tools/perf/scripts/python
parent3c546728df983c3c1c232241249c238c143bcb9e (diff)
cnic: use kvzalloc to allocate memory for csk_tbl
Size of csk_tbl is about 58K, which means 3rd order page allocation. kvzalloc provides a fallback if no high order memory is available. Signed-off-by: Jan Dakinevich <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions