+88
−1
+9
−0
lib/event/event_internal.h
0 → 100644
+30
−0
Loading
This patch adds parsers for /proc/ files to gather statistics about time spent processing interrupts, and amount of time spent in kernel or user mode. Also, add system statistics to `framework_get_reactors` Add information about time spent by system processing interrupts, kernel mode and user mode since start of spdk application to `framework_get_reactors` rpc response. Signed-off-by:Sebastian Brzezinka <sebastian.brzezinka@intel.com> Change-Id: Ia9f8fb1246825a8b26815d62b40cbe1d21120b06 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20989 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot