diff options
author | Jens Axboe <[email protected]> | 2021-09-24 07:12:27 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-09-24 10:24:34 -0600 |
commit | 8bab4c09f24ec8d4a7a78ab343620f89d3a24804 (patch) | |
tree | ab8e7448a252e0f935e3c52f8985ea69478b2b7a /scripts/gdb/linux/timerlist.py | |
parent | 5b7aa38d86f348847a48f71e9ac7715406de900e (diff) |
io_uring: allow conditional reschedule for intensive iterators
If we have a lot of threads and rings, the tctx list can get quite big.
This is especially true if we keep creating new threads and rings.
Likewise for the provided buffers list. Be nice and insert a conditional
reschedule point while iterating the nodes for deletion.
Link: https://lore.kernel.org/io-uring/[email protected]/
Reported-by: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions