1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/alpha/linux
Julian Elischer e602ba25fd 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
..
linux_dummy.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux_genassym.c
linux_locore.s
linux_machdep.c Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
linux_proto.h Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
linux_syscall.h Regenerated file from previous commit to syscalls.master 2002-01-23 22:47:47 +00:00
linux_sysent.c Regenerated file from previous commit to syscalls.master 2002-01-23 22:47:47 +00:00
linux_sysvec.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master