NetBSD/sys/compat
ad 11ba4e1830 Minor scheduler cleanup:
- Adapt to cpu_need_resched() changes. Avoid lost & duplicate IPIs and ASTs.
  sched_resched_cpu() and sched_resched_lwp() contain the logic for this.
- Changes for LSIDL to make the locking scheme match the intended design.
- Reduce lock contention and false sharing further.
- Numerous small bugfixes, including some corrections for SCHED_FIFO/RT.
- Use setrunnable() in more places, and merge cut & pasted code.
2019-11-23 19:42:52 +00:00
..
aoutm68k regen 2019-06-18 01:39:09 +00:00
common Convert the sendsig_sigcontext_16 function pointer to use the new 2019-11-10 13:28:06 +00:00
freebsd regen 2019-06-18 01:42:44 +00:00
linux Minor scheduler cleanup: 2019-11-23 19:42:52 +00:00
linux32 regen 2019-11-09 23:45:07 +00:00
m68k4k Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
net Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message. 2019-04-29 16:12:30 +00:00
netbsd32 Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
netinet6 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ossaudio Use record field for recording even on 2019-11-03 11:13:45 +00:00
sunos use strlcpy() for the uts conversion, makes the code simpler and more readable. 2019-10-26 11:34:48 +00:00
sunos32 use strlcpy() for the uts conversion, makes the code simpler and more readable. 2019-10-26 11:34:48 +00:00
sys 8-byte objects on i386 or arm-oabi are aligned in 4-byte boundary. 2019-11-18 12:06:26 +00:00
ultrix KNF. No functional change. 2019-04-23 07:45:06 +00:00
vax1k Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
Makefile Remove compat_osf1, discussed on tech-kern@. 2019-03-25 19:24:29 +00:00
Makefile.syscall Remove compat_osf1, discussed on tech-kern@. 2019-03-25 19:24:29 +00:00