summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_sparc64.c
Commit message (Collapse)AuthorAgeFilesLines
* Teach libkvm to deal with direct mapped addresses.jake2002-12-271-9/+14
|
* Adapt to handle the new sparc64 core dump format correctly.tmm2002-10-201-32/+95
| | | | Reviewed by: jake
* Auto size available kernel virtual address space based on phsyical memoryjake2002-08-101-4/+11
| | | | | | | size. This avoids blowing out kva in kmeminit() on large memory machines (4 gigs or more). Reviewed by: tmm
* Catch up to tte.h changes.jake2002-05-211-2/+2
|
* Adapt to new kernel tsb structure.jake2001-12-291-16/+9
|
* libkvm for sparc64. Only works for kernel memory so far.jake2001-11-181-0/+157
OpenPOWER on IntegriCloud