summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/tsb.h
Commit message (Expand)AuthorAgeFilesLines
* Minimal testing has shown that a 4 page tsb is a nice sweet spot for currentjake2002-02-271-1/+1
* Wrap long lines.jake2002-02-271-1/+2
* Allow the user tsb to span multiple pages. Make the default 2 pages for nowjake2002-02-261-1/+3
* Adapt the tsb_foreach interface to take a source and a destination pmap sojake2002-02-231-2/+2
* 1. Implement an optimization for pmap_remove() and pmap_protect(): if atmm2002-01-021-1/+8
* Remove support for multi level tsbs, making this code much simpler andjake2001-12-291-129/+27
* Parameterize the size of the kernel virtual address space on KVA_PAGES.jake2001-10-201-11/+7
* Move the kernel to end of the first 4 gigabytes of address space, so thatjake2001-09-301-13/+3
* Fix macros for setting and extracting the context field in ttes andjake2001-08-061-29/+5
* Fix a bug translating virtual translation table entry addresses to physicaljake2001-08-031-4/+3
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-0/+220
OpenPOWER on IntegriCloud