summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm
AgeCommit message (Expand)AuthorFilesLines
2010-01-066840848 zfs boot error "panic - kernel: bop_alloc_chunk failed" when /etc/sys...Gangadhar Mylapuram1-1/+18
2009-12-096905982 panic: NULL pointer dereference in anon_get_ptr() in swapout threadJonathan Adams1-1/+1
2009-12-03backout 6840848: fails to buildjmcp1-15/+0
2009-12-026840848 zfs boot error "panic - kernel: bop_alloc_chunk failed" when /etc/sys...Gangadhar Mylapuram1-0/+15
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe8-35/+63
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger1-1/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni4-26/+24
2009-10-226828976 Fast Crash DumpDave Plauger3-2/+20
2009-09-156862616 assertion failed: (*last)->vmb_type != VMUSAGE_BOUND_UNKNOWNPeter Telford1-6/+9
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro5-58/+14
2009-07-236801244 ps takes too long when many AS segments because of rm_assizeSudheer A7-132/+90
2009-07-216636344 when low on swap, anon_resvmem() overly throttles root-owned processesStan Studzinski1-5/+10
2009-07-16FWARC 2008/540 Memory DR Domain ServiceJason Beloro3-21/+71
2009-07-156608848 prstat/getvmusage is strangely slow when faced with mmap loadPeter Telford1-178/+216
2009-07-016836343 pagefault in seg_kpmPrakash Sangappa1-2/+3
2009-06-296850428 freemem can end up being double decremented because of fix for CR 66...David Valin1-5/+6
2009-06-266848845 pages_locked value is leakingGangadhar Mylapuram2-3/+11
2009-06-176708183 poor scalability of mdb memstat with increasing CPU countPavel Tatashin1-1/+3
2009-05-056587140 page_retire()/page_trycapture should not try to retire non relocatabl...Christopher Baumbauer - Sun Microsystems - San Diego United States3-26/+43
2009-04-036811473 VPM interfaces should provide multiple pagelength mappings per requestPrakash Sangappa3-99/+143
2009-04-036825760 page_freelist_split() needs to recheck page status after locking free...Sherry Moore1-3/+4
2009-03-206810086 panic in rctl_incr_swap() due to freed up proc structureVamsi Nagineni2-10/+6
2009-02-236657218 page_numtopp_nolock cpu_vm_data_destroy race condition causes panicMichael Corcoran1-4/+30
2009-01-156718924 System panic during reboot with retired pagesJustin Frank2-30/+8
2008-12-226652719 corruption found in vxfs & ufs file systems during NFS load tests wi...Michael Corcoran1-2/+3
2008-12-096773561 VM gives pages which have p_fsdata populated erroneouslyPrakash Sangappa1-3/+5
2008-11-24PSARC/2008/226 mmapobj(2) - mmap objectMichael Corcoran1-3/+2
2008-11-086755472 page_retire_thread causing high sys time due to seg_p_disableVijay Balakrishna, SG-RPE1-1/+4
2008-10-306703850 VMODSORT functionality in pvn_vplist_dirty fails if given offset exce...Peter Telford1-13/+11
2008-10-206564672 capped memory in zone not visible as capped2-25/+205
2008-10-176728373 genunix: [ID 133195 kern.warning] WARNING: hrm_balloc failures occure...Michael Corcoran1-14/+22
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro5-16/+58
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-20/+48
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd3-12/+10
2008-09-106692373 ptree and ps -ef hang during stress testDonghai Qiao1-3/+3
2008-09-026699443 page retirement can call flush_ecache in a migratable context, leadin...Christopher Baumbauer - Sun Microsystems - San Diego United States1-4/+11
2008-08-226672470 Looping within uiomove()/xcopyout()/copyout_move()Donghai Qiao1-11/+27
2008-08-126735592 "zio" vmem arenas are confusing, not reported separatelyJonathan W Adams1-5/+3
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-5/+6
2008-07-296700064 Certain T5440 CMP/Memory configs won't bootsvemuri1-0/+5
2008-07-296711501 All segop callers should call anon_resv_zone instead of anon_resvvk2101902-13/+29
2008-07-216722014 batoka plcnt plc_mt_pgmax != 0 assertion failure running with "small ...kchow1-1/+3
2008-06-276708926 Libmicro mmap 24% regression snv_80mec1-3/+32
2008-06-166658818 The macro PCF_INDEX is incorrect (fix lint)dv1427241-2/+0
2008-06-166658818 The macro PCF_INDEX is incorrectdv1427243-204/+196
2008-05-226423097 segvn_pagelock() may perform very poorlyaguzovsk13-1188/+2754
2008-04-306652163 segvn_setprot() over-allocates swap space (fix cstyle)rh871071-1/+1
2008-04-306652163 segvn_setprot() over-allocates swap spacerh871073-43/+237
2008-03-266627552 Bad ASSERT in hat_i86.c:hat_swapout highlights outdated code assumptionpeterte1-5/+7
2008-03-126664521 performance hit when size prioritized over lgroup placementmec1-0/+25