Do some minor critical path performance improvements in the scheduler
[dragonfly.git] / sys / kern / kern_time.c
2004-04-10 Matthew DillonDo some minor critical path performance improvements...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-07 Matthew Dillonnote last commit based on evidence supplied by: Paul...
2004-01-07 Matthew Dillontvtohz() was originally designed for tsleep() and timeo...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-08-26 Robert Garrett__P() removal
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-07-28 Hiten PandyaMerge from FreeBSD:
2003-07-26 Robert GarrettRegister keyword removal
2003-07-24 Matthew DillonPreliminary syscall messaging work. Adjust all <syscal...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: