CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/03 02:51:28
Modified files:
sys/arch/mips64/include: _types.h
Log message:
Remove #define __SWAP_BROKEN from mips64. The architecture now
has a proper pmap_collect() implementation, and the current
uvm_swapout_threads() code does not need other MD interfaces.
OK miod@
