mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
d1e8f146b1
IORING_OP_NOP is a no-op that does no IO and can be used to measure the performance of the io_uring subsystem or to wake up a thread currently blocked inside an io_uring_enter syscall. Use it instead of keeping a separate eventfd. BUG=none TEST=unit tests Change-Id: I3b3e93c653e1db747c90456c1d93abb979c25d34 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2643844 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org> Reviewed-by: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
.build_test_skip | ||
Cargo.toml |