Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We can't just wait for polled events to come to us, we have to actively* find and complete them.
Proto:static void io_iopoll_reap_events(struct io_ring_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx |
1271 | If Not (flags & _context is polled ) Then Return |
1274 | mutex_lock( & uring_lock) |
1276 | nr_events = 0 |
1284 | cond_resched() |
Name | Describe |
---|---|
io_ring_ctx_free | |
io_ring_ctx_wait_and_kill |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |