NetBSD/sys/arch/vax
ad 115c1bc097 cpu_need_resched():
- Remove all code that should be MI, leaving the bare minimum under arch/.
- Make the required actions very explicit.
- Pass in LWP pointer for convenience.
- When a trap is required on another CPU, have the IPI set it locally.
- Expunge cpu_did_resched().
2019-11-23 19:40:34 +00:00
..
bi Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
boot Rewrite the floppy selection logic, and fix an always false condition. 2019-10-28 21:11:23 +00:00
compile
conf Add il(4). Commented out. 2019-05-24 08:30:26 +00:00
consolerl
floppy
if Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
include cpu_need_resched(): 2019-11-23 19:40:34 +00:00
mba Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
stand
uba in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
vax mi_userret(): take care of calling preempt(), set spc_curpriority directly, 2019-11-21 19:23:58 +00:00
vsa Fix typo in comment(s/similiar/similar/). 2019-06-03 05:59:01 +00:00
Makefile