freebsd-dev/sys/i386/linux
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
..
imgact_linux.c Partial MFp4 of 114977: 2007-02-24 16:49:25 +00:00
linux_dummy.c Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Commit 14/14 of sched_lock decomposition. 2007-06-05 00:00:57 +00:00
linux_proto.h Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_ptrace.c
linux_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux_syscall.h Regen. 2007-02-15 00:57:04 +00:00
linux_sysent.c Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
linux_sysvec.c MFP4: Turn emul_lock into a mutex. 2007-04-02 18:38:13 +00:00
linux.h Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00
Makefile
syscalls.conf
syscalls.master Implement the openat() linux syscall 2007-03-29 02:11:46 +00:00