summaryrefslogtreecommitdiff
path: root/usr/src/uts/sfmmu/vm/hat_sfmmu.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-15 [illumos-gate merge]Tim Foster1-14/+17
2020-05-1512727 unix: 'zvp' is undeclaredToomas Soome1-14/+17
2020-04-27 [illumos-gate merge]Jerry Jelinek1-3/+3
2020-04-2412532 unix: NULL pointer errorsToomas Soome1-3/+3
2020-04-0811909 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-131/+115
2019-05-22OS-7753 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-132/+115
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-0/+6
2017-09-29Revert "OS-6306 accurate in-kernel zone RSS tracking" [needs more work]Jerry Jelinek1-6/+0
2017-09-28OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-0/+6
2016-04-106854 Set but not used in hat_sfmmu.cGary Mills1-4/+1
2016-01-166345 remove xhat supportJosef 'Jeff' Sipek1-200/+10
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-23/+17
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-25/+23
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-3/+3
2012-04-042603 uts should be -Waddress cleanRichard Lowe1-8/+9
2011-06-211804 hat_sfmmu should verify that shared context identifiers are in-boundsRichard Lowe1-1/+1
2011-01-19536 hat_getkpfnum needs to be removedGarrett D'Amore1-61/+5
2010-07-266948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK...Pavel Tatashin1-34/+10
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-7/+17
2010-02-196892591 per-MMU context id domains for sun4vPavel Tatashin1-35/+179
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger1-1/+2
2009-10-226828976 Fast Crash DumpDave Plauger1-0/+22
2009-09-306778854 System panics in unix:sfmmu_ismtlbcache_demapFeri Chua1-2/+1
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro1-207/+44
2009-04-036811473 VPM interfaces should provide multiple pagelength mappings per requestPrakash Sangappa1-0/+18
2009-02-13FWARC 2008/592 MMU_EXT API group name and number changeJason Beloro1-13/+91
2009-01-196755072 Frequency of calls to demap all could be reducedJason Beloro1-2/+2
2008-11-216638112 eliminate HMELOCK_ENTER() to avoid xcall timeout panic and improve GE...Amritpal Sandhu1-208/+473
2008-10-176729139 Shared context causes SEGVs and panics on OPLSean McEnroe1-0/+3
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro1-30/+115
2008-08-226672470 Looping within uiomove()/xcopyout()/copyout_move()Donghai Qiao1-18/+19
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-9/+13
2008-05-226423097 segvn_pagelock() may perform very poorlyaguzovsk1-20/+15
2008-05-206701890 panic: hat_unlock_region: addr not found panicpaulsan1-1/+1
2008-02-296642758 Support Shared Context for SPARC64-VIIsm1426031-8/+10
2008-02-206656203 Stress shm24 test - panic[cpu2]/thread=300daf0e020: ptl1_panic reason...paulsan1-13/+17
2007-09-216606499 Fix cstyle error in hat_sfmmu.cpaulsan1-7/+7
2007-09-176597746 Don't create srd_cache, region_cache and scd_cache on systems that do...paulsan1-102/+102
2007-06-24PSARC 2006/266 Shared Context Supportpaulsan1-498/+3753
2007-06-086491350 Auto mpss and kpr combo can make a system crawl in case of fragmented...mb1582781-106/+106
2007-05-256538758 Sporadic I/O error will cause data corruption in Veritas CFS with VMO...qiao1-1/+6
2007-05-176547155 mptest timing out because of bad page coloring after forkdp784191-0/+6
2007-05-14backout 6547155/6550904: sparc build faileddm1207691-6/+0
2007-05-146547155 mptest timing out because of bad page coloring after forkdp784191-0/+6
2007-03-266509040 hang in sfmmu_hblk_steal()vb707451-6/+17
2007-03-056510878 Kernel Boot time data structures can be mapped with Large pages to im...dp784191-8/+6
2007-02-206244343 sun4v mmu code should support 16-bit context and correctly mask mmu f...jb1450951-5/+9
2007-01-026498368 Reduce va_to_pa overheadsaguzovsk1-19/+27
2006-12-194894692 caching data in heap inflates crash dumpjohansen1-7/+19
2006-12-156351793 sfmmu_mlist_enter recursive mutex_enter.trevtom1-0/+9