aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-05-14 17:21:15 -0600
committerJens Axboe <[email protected]>2020-05-15 11:56:18 -0600
commit4a38aed2a0a729ccecd84dca5b76d827b9e1294d (patch)
tree46d413220c0bfd00f6473b7c514318847558e488 /include/linux/fpga/fpga-bridge.h
parent0f158b4cf20e7983d5b33878a6aad118cfac4f05 (diff)
io_uring: batch reap of dead file registrations
We currently embed and queue a work item per fixed_file_ref_node that we update, but if the workload does a lot of these, then the associated kworker-events overhead can become quite noticeable. Since we rarely need to wait on these, batch them at 1 second intervals instead. If we do need to wait for them, we just flush the pending delayed work. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions