+24
−0
+204
−5
+2
−0
Loading
These provide a way to nest one fd_group into another in a more efficient manner than just adding the fd_group's fd to the parent. It also keeps track of which events belong to which group, so the unnest operation can be implemented. Change-Id: I63d63365f1160cce8b4b6388a0ea2003ef424b9e Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15473 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot