]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): populate per-event queue stats in sysctl
authorarybchik <arybchik@FreeBSD.org>
Mon, 10 Dec 2018 09:35:33 +0000 (09:35 +0000)
committerarybchik <arybchik@FreeBSD.org>
Mon, 10 Dec 2018 09:35:33 +0000 (09:35 +0000)
commit61f3f706aa6c5f2a382aa7a6bd59ccaed2a0f4d6
tree8b583b7359a8048b846e79789ba6577ee4480718
parentb73b2f43ff86a4f495dcf39eea6397396b9e99b3
sfxge(4): populate per-event queue stats in sysctl

In order to find out why the first event queue and corresponding
interrupt is triggered more frequent, it is useful to know which
events go to each event queue.

Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18418
sys/dev/sfxge/sfxge.h
sys/dev/sfxge/sfxge_ev.c