freebsd-skq/sys/amd64
Jeff Roberson b43179fbe8 - Create a new scheduler api that is defined in sys/sched.h
- Begin moving scheduler specific functionality into sched_4bsd.c
 - Replace direct manipulation of scheduler data with hooks provided by the
   new api.
 - Remove KSE specific state modifications and single runq assumptions from
   kern_switch.c

Reviewed by:	-arch
2002-10-12 05:32:24 +00:00
..
acpica Use d_thread_t for cdevsw functions instead of struct thread * so that it 2002-10-09 20:39:26 +00:00
amd64 - Create a new scheduler api that is defined in sys/sched.h 2002-10-12 05:32:24 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Remove 'at' hints for npx and apm as both drivers have identify routines 2002-10-09 17:00:46 +00:00
ia32 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
include Add conditionals to allow va_list to be defined in other headers. 2002-10-06 22:02:06 +00:00
isa Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
pci o go ahead and route the interupt, even if it is supposedly unique. 2002-10-07 05:15:05 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00