NetBSD/sys/arch/i386
cl ed9c2d7075 don't uvm_swapout LWPs which are LSONPROC on another cpu.
uvm_swapout_threads will swapout LWPs which are running on another CPU:
- uvm_swapout_threads considers LWPs running on another CPU for swapout
  if their l_swtime is high
- uvm_swapout_threads considers LWPs on the runqueue for swapout if their
  l_swtime is high but these LWPs might be running by the time uvm_swapout
  is called

symptoms of failure: panic in setrunqueue

fixes PR kern/23095
2003-10-19 17:45:35 +00:00
..
acpi
bios
bioscall
compile
conf Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' 2003-10-18 08:12:07 +00:00
eisa Add hooks and structures to allow the MP table intr mapping code a 2003-10-16 22:56:29 +00:00
gdbscripts
i386
include Take previous even further - leave only CTL_MACHDEP and related 2003-10-10 13:02:34 +00:00
isa don't uvm_swapout LWPs which are LSONPROC on another cpu. 2003-10-19 17:45:35 +00:00
mca
pci Add the 82801EB LPC, which provides the PCI Interrupt Router on 2003-10-13 05:19:19 +00:00
pnpbios
stand If a bootxx program already happened to be a multiple of 512 bytes in 2003-10-15 03:49:57 +00:00
Makefile