diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-02-02 13:31:46 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-04 18:20:14 -0800 |
commit | 05656132a8745568692c4b505630e65990266101 (patch) | |
tree | bdee0927f7d9fb8e5b257d12d2c3e51d4a740eb6 /tools/perf/scripts/python/export-to-sqlite.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 <alobakin@pm.me>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions