diff options
author | Yunsheng Lin <[email protected]> | 2021-08-24 17:06:49 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-08-24 10:46:31 +0100 |
commit | 7fb9b66dc9ce52b058b3f9f3016b4d39f692c3b9 (patch) | |
tree | ad6e3d7949cb84af75038ffe0a0d5d04c9ad23cf /tools/perf/scripts/python/sched-migration.py | |
parent | 669f047ec12624e1fa07e0df88a84104b1d4dcd9 (diff) |
page_pool: use relaxed atomic for release side accounting
There is no need to synchronize the account updating, so
use the relaxed atomic to avoid some memory barrier in the
data path.
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Yunsheng Lin <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions