NetBSD/sys/arch/xen/i386
yamt f03010953f merge yamt-idlelwp branch. asked by core@. some ports still needs work.
from doc/BRANCHES:

	idle lwp, and some changes depending on it.

	1. separate context switching and thread scheduling.
	   (cf. gmcgarry_ctxsw)
	2. implement idle lwp.
	3. clean up related MD/MI interfaces.
	4. make scheduler(s) modular.
2007-05-17 14:51:11 +00:00
..
autoconf.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
bios32.c fix more caddr_t -> void * fallout. 2007-03-05 03:22:06 +00:00
cpu.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
gdt.c Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
genassym.cf merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
hypervisor_machdep.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
identcpu.c TRUE -> true, FALSE -> false 2007-02-22 06:47:16 +00:00
idle_machdep.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
locore.S merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
machdep.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
mainbus.c The recent cpu_attach changes broke the xen build; while this compiles, 2007-03-05 23:26:40 +00:00
npx_hv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
npx.c - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
pmap.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
spl.S Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
trap.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
vector.S Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
xen_intr.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
xen_machdep.c Fix bad cut'n'paste: use the target of strncpy() in sizeof(). 2006-01-22 20:15:51 +00:00
xen_shm_machdep.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-13 18:30:57 +00:00