NetBSD/sys/altq
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
altq_afmap.c
altq_afmap.h
altq_blue.c
altq_blue.h
altq_cbq.c fix a bug in a cbq list chasing. 2002-10-07 02:57:39 +00:00
altq_cbq.h Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
altq_cdnr.c
altq_cdnr.h
altq_classq.h
altq_conf.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
altq_conf.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
altq_fifoq.c
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c
altq_hfsc.h
altq_localq.c
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_rmclass.h
altq_subr.c replace cpu_tsc_freq with curcpu()->ci_tsc_freq 2002-10-09 07:28:57 +00:00
altq_var.h define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
altq_wfq.c
altq_wfq.h
altq.h
altqconf.h pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
files.altq
if_altq.h pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
Makefile