diff options
author | Alexander Lobakin <[email protected]> | 2021-02-02 13:31:46 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-02-04 18:20:14 -0800 |
commit | 05656132a8745568692c4b505630e65990266101 (patch) | |
tree | bdee0927f7d9fb8e5b257d12d2c3e51d4a740eb6 /tools/perf/scripts/python/futex-contention.py | |
parent | a79afa78e625e4dbe0e07c70929d477ba3386e45 (diff) |
net: page_pool: simplify page recycling condition tests
pool_page_reusable() is a leftover from pre-NUMA-aware times. For now,
this function is just a redundant wrapper over page_is_pfmemalloc(),
so inline it into its sole call site.
Signed-off-by: Alexander Lobakin <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions