summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/vm/htable.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-56/+8
2020-03-2312175 i86xpv: variable may be used uninitializedToomas Soome1-1/+1
2020-03-1612174 i86pc: variable may be used uninitializedToomas Soome1-0/+1
2018-04-108956 Implement KPTIJohn Levon1-42/+54
2015-09-136202 htable_reap() kicks off htable crime wave, destroying systemBryan Cantrill1-2/+17
2015-05-185928 htable_walk strays into the VA holeJoshua M. Clulow1-2/+2
2015-01-155498 kmem_reap does one xcall per pageMatthew Ahrens1-4/+9
2014-11-054110 panic while reaping htable_cacheBoris Protopopov1-173/+209
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-6/+6
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla1-1/+1
2010-06-216961709 x86 global zone panics hosting solaris10 containers with vm_page.c li...Joe Bonasera1-2/+2
2010-06-216961709 x86 global zone panics hosting solaris10 containers with vm_page.c li...Joe Bonasera1-0/+20
2010-06-026897709 BAD TRAP: unix:page_get_mnode_freelistJoe Bonasera1-8/+6
2009-11-126835500 Superfluous ASSERT(ht->ht_lock_cnt == 0) in htable_release()Jakub Jermar1-3/+2
2009-03-166808905 recursive mutex_enter in page_get_physical on xpv with BSST fork testonnv_111Vikram Hegde1-6/+21
2008-09-14PSARC 2008/560 Intel IOMMUVikram Hegde1-27/+6
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-2/+3
2007-10-286453272 ctfmerge uses the largest pagesize from getpagesizes() which can be b...kchow1-3/+3
2007-10-106339235 DISM may interact poorly with anon when failing to use large pagesmec1-1/+1
2007-10-106614268 ballooning out pages with stale read only mappings causes problemsjosephb1-1/+16
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-13/+380
2007-07-136577329 TLB invalidation on AMD processors requires additional codejosephb1-22/+32
2007-06-29backout 6569219: causes 6574819dm1207691-9/+12
2007-06-256569219 wasted time at amd64 boot - issues with htable_walk()josephb1-12/+9
2007-06-046529185 amd64 Galaxy4 is completely 100% system time when oracle process is t...josephb1-2/+0
2007-05-176558710 amd based machines panic when booted in 32 bit with DEBUG kernelsjosephb1-1/+6
2007-05-096520773 faster TLB shootdown on x86josephb1-64/+11
2007-05-046550300 TLB invalidation on Intel processors requires additional codejosephb1-20/+21
2007-04-106539804 panic[cpu0]/thread=fffffffffbc27f40: boot_mapin(): No pp for pfnum = ...josephb1-6/+6
2007-02-026493086 recursion problem in x86 HAT and kmem reapingjosephb1-87/+74
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-613/+453
2006-10-036426285 ref bit only pte - BAD TRAP: type=e fc-cache: #pf Page fault post ins...kchow1-6/+14
2006-09-066418995 htable_scan() never completeskchow1-1/+1
2006-04-046392698 double panic during reboot when stealing htables (htable_steal)josephb1-52/+134
2006-01-126305935 Attaching driver to CPU triggers ASSERT on MP systems on rebootkchow1-2/+2
2005-09-096302948 data corruption happens due to stolen pagekchow1-5/+19
2005-06-216275377 x86 hat code is inefficient at address space teardownjosephb1-16/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2182