[CRIU] [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
Kumar Kartikeya Dwivedi
memxor at gmail.com
Fri Nov 19 07:44:58 MSK 2021
On Fri, Nov 19, 2021 at 09:45:23AM IST, Kumar Kartikeya Dwivedi wrote:
> [...]
> E.g. if we find that fd 1 and 2 are registered in the io_uring, and buffer at
> 0xabcd with len 128, then we first restore fd 1 and 2 (which can be anything)
> at restore time, then after this restore is complete, continue restoration of
> io_uring by executing file registration step for both [0], and depending on if
This was meant to link to https://criu.org/Fdinfo_engine.
> [...]
--
Kartikeya
More information about the CRIU
mailing list