summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/vm/hment.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-5/+1
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Garret D'Amore <garrett@damore.org>
2007-12-066635774 Death by hment_remove()josephb1-33/+65
2007-04-166546454 missing check for null pointer in fix for 6540208josephb1-1/+2
2007-04-106539804 panic[cpu0]/thread=fffffffffbc27f40: boot_mapin(): No pp for pfnum = ↵josephb1-6/+7
1ff849 6540208 assertion failed: (((threadp()))->t_hatdepth & (~(1 << 7))) < 64, file: ../../i86pc/vm/hat_i86.c
2007-02-026493086 recursion problem in x86 HAT and kmem reapingjosephb1-9/+6
6518687 snv_57:tsufs causes panic (panic[cpu2]/thread=a355cde0: handle_tlbs(): unanticipated TLB shootdown.. 6518691 panic recursive mutex_enter, lp=cce31690 owner=c4fdc120 thread=c4fdc120
2006-12-216492942 panic hment_remove() mapping not found- hments need more state to ↵sudheer1-5/+11
correctly identify themselves
2005-06-216275377 x86 hat code is inefficient at address space teardownjosephb1-2/+5
6256254 References to PAE page tables in 32 bits should use cas64()
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+739