NetBSD/sys/arch/evbppc
freza e2db2efb2e Instead of mapping whole RAM with reserved TLB entries, map just enough
to ensure trap code will work (that is 0 upto ${endkernel}) and leave the
rest to pmap_tlbmiss(). Mapping whole physmem into the kernel wired way
too many TLB entries, see

  http://mail-index.netbsd.org/port-powerpc/2006/10/27/0000.html

for performance analysis. While there, be a bit more descriptive in
pmap_tlbmiss() comment and use macro instead of numeric constant.

OK by Simon Burge
2006-11-29 19:56:46 +00:00
..
compile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
ev64260 Conversion of evbppc to generic TODR. ok freza@ 2006-09-18 22:05:47 +00:00
evbppc Partition sizes are specified in terms of the physical sector size of the disk. 2006-11-25 13:09:14 +00:00
explora Instead of mapping whole RAM with reserved TLB entries, map just enough 2006-11-29 19:56:46 +00:00
include Define BASE_ISA macro for ISA window base address (where pckbc, com, lpt live) 2006-10-23 06:49:17 +00:00
obs405 Instead of mapping whole RAM with reserved TLB entries, map just enough 2006-11-29 19:56:46 +00:00
walnut Instead of mapping whole RAM with reserved TLB entries, map just enough 2006-11-29 19:56:46 +00:00
Makefile