Remove timeout() and untimeout() plus all related support. Not having to
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Sep 2004 02:52:27 +0000 (02:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Sep 2004 02:52:27 +0000 (02:52 +0000)
commit7eb3b2aeecee2d703a480eaadae579ef30144d75
treedfaa6dad3af6097c64c5e10c2ed5059d55dbe855
parent4efcc10b1b47490a75a3f44b6e9a95dfdda890a9
Remove timeout() and untimeout() plus all related support.  Not having to
preallocate a large array of callout structures saves ~800K of physical memory.

Could-not-have-been-done-without: Joerg Sonnenberger <joerg@britannica.bec.de>
sys/kern/kern_timeout.c
sys/sys/systm.h