https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212418

--- Comment #5 from Conrad E. Meyer <[email protected]> ---
via

iflib.c:483
TASKQGROUP_DEFINE(if_io_tqg, mp_ncpus, 1);

gtaskqueue.h:115
        taskqgroup_adjust(qgroup_##name, (cnt), (stride));

Although it still looks like iflib_irq_alloc_generic is deadcode and shouldn't
be causing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to