NetBSD/sys/arch/hp300/include
rmind 40cf6f3659 Remove uarea swap-out functionality:
- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code.  Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.

Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).

Discussed on <tech-kern>, reviewed by <ad>.
2009-10-21 21:11:57 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
autoconf.h
bootinfo.h
bswap.h
bus.h
cacheops_machdep.h
cdefs.h
cpu.h Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
hp300spu.h
hpux_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mutex.h
param.h
pcb.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
rwlock.h
setjmp.h
signal.h
stdarg.h
sunos_machdep.h
svr4_machdep.h
trap.h
types.h
varargs.h
vmparam.h Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
wchar_limits.h