It reported that the domain was suspended during all calls to submit, but in fact uring doesn't make a syscall if there's nothing to submit. This leads to short bogus suspend regions on traces, which are distracting. e.g. tracing examples/net shows this bogus 100ns suspend:
It reported that the domain was suspended during all calls to
submit
, but in fact uring doesn't make a syscall if there's nothing to submit. This leads to short bogus suspend regions on traces, which are distracting. e.g. tracingexamples/net
shows this bogus 100ns suspend: