freebsd-dev/sys/net/altq
Kristof Provost 312f5f8a4f altq: mark callouts as mpsafe
There's no reason to acquire the Giant lock while executing the ALTQ
callouts.

While here also remove a few backwards compatibility defines for long
obsolete FreeBSD versions.

Reviewed by:	mav
Suggested by:	mav
Differential Revision:	https://reviews.freebsd.org/D31835
2021-09-04 17:26:10 +02:00
..
altq_cbq.c
altq_cbq.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_cdnr.h
altq_classq.h
altq_codel.c
altq_codel.h
altq_fairq.c
altq_fairq.h
altq_hfsc.c
altq_hfsc.h altq: Increase maximum number of CBQ and HFSC classes 2021-03-04 20:58:22 +01:00
altq_priq.c
altq_priq.h
altq_red.c
altq_red.h
altq_rio.c
altq_rio.h
altq_rmclass_debug.h
altq_rmclass.c altq: Fix panics on rmc_restart() 2021-08-23 21:35:41 +02:00
altq_rmclass.h
altq_subr.c altq: mark callouts as mpsafe 2021-09-04 17:26:10 +02:00
altq_var.h altq: mark callouts as mpsafe 2021-09-04 17:26:10 +02:00
altq.h
if_altq.h