freebsd-dev/sys/amd64/linux32
Jeff Roberson 982d11f836 Commit 14/14 of sched_lock decomposition.
- Use thread_lock() rather than sched_lock for per-thread scheduling
   sychronization.
 - Use the per-process spinlock rather than the sched_lock for per-process
   scheduling synchronization.

Tested by:      kris, current@
Tested on:      i386, amd64, ULE, 4BSD, libthr, libkse, PREEMPTION, etc.
Discussed with: kris, attilio, kmacy, jhb, julian, bde (small parts each)
2007-06-05 00:00:57 +00:00
..
linux32_dummy.c Implement settimeofday() for Linuxulator/amd64. 2007-04-18 18:08:12 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00
linux32_machdep.c Commit 14/14 of sched_lock decomposition. 2007-06-05 00:00:57 +00:00
linux32_proto.h Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux32_syscall.h Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_sysent.c Regen for set_thread_area. 2007-03-30 00:08:21 +00:00
linux32_sysvec.c Rework the support for ABIs to override resource limits (used by 32-bit 2007-05-14 22:40:04 +00:00
linux.h Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00