NetBSD/sys/arch
thorpej 7b918b4088 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:40:33 +00:00
..
alpha New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
amiga New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
arc New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
arm32 New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
atari New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
bebox New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
cobalt Note that this is just for compatibility. 2000-03-22 21:15:59 +00:00
evbsh3 add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE. 2000-03-22 00:58:16 +00:00
hp300 New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
hpcmips New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
i386 New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
luna68k Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
m68k Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
mac68k New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
macppc New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
mips Updated RM5231 cache code from Jeff Smith and Ethan Solomita at Geocast. 2000-03-19 19:16:13 +00:00
mmeye New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
mvme68k New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
news68k New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
newsmips New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
next68k s/mac/NeXT/ 2000-03-21 17:31:12 +00:00
ofppc Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
pc532 New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
pmax New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
powerpc Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
prep New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
sh3 New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
sparc New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
sparc64 New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
sun3 New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
vax New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
x68k New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00