diff options
author | Stefan Roesch <[email protected]> | 2024-02-06 09:30:04 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-09 10:01:09 -0800 |
commit | b4e8ae5c8c41355791a99fdf2fcac16deace1e79 (patch) | |
tree | 55ed513ebda7694ab10ee3cf3475e944b725fb52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 13d381b440ed84ec4cc92975de035efb1a9e5f7e (diff) |
net: add napi_busy_loop_rcu()
This adds the napi_busy_loop_rcu() function. This function assumes that
the calling function is already holding the rcu read lock and
napi_busy_loop() does not need to take the rcu read lock. Add a
NAPI_F_NO_SCHED flag, which tells __napi_busy_loop() to abort if we
need to reschedule rather than drop the RCU read lock and reschedule.
Signed-off-by: Stefan Roesch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions