freebsd-skq/sys/amd64
julian aa2dc0a5d9 Part 1 of KSE-III
The ability to schedule multiple threads per process
(one one cpu) by making ALL system calls optionally asynchronous.
to come: ia64 and power-pc patches, patches for gdb, test program (in tools)

Reviewed by:	Almost everyone who counts
	(at various times, peter, jhb, matt, alfred, mini, bernd,
	and a cast of thousands)

	NOTE: this is still Beta code, and contains lots of debugging stuff.
	expect slight instability in signals..
2002-06-29 17:26:22 +00:00
..
acpica Make this compile with gcc-3.1, which objects to the multi-line string. 2002-05-19 06:42:29 +00:00
amd64 Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
conf Use rm -f in the clean target, as seems to be common practice, and also avoids 2002-06-22 18:16:24 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Add files that are new for KSE. 2002-06-29 07:04:59 +00:00
isa Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00