summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm/seg_kmem.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-05 [illumos-gate merge]Jerry Jelinek1-4/+3
2019-12-0412045 segkmem_page_create(): Fire Walk With MeJohn Levon1-4/+3
2019-11-25 [illumos-gate merge]Jerry Jelinek1-3/+3
2019-11-2211797 i86pc: cast between incompatible function typesToomas Soome1-6/+6
2018-04-03OS-6606 want memory arena for vmm applicationsJohn Levon1-34/+49
2017-02-277805 want faster clock_gettimePatrick Mooney1-1/+2
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney1-1/+2
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-0/+1
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi1-0/+1
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-6/+4
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2010-08-186863750 kmem metadata in zfs_file_data impedes debugging non-debug crash dumpsJonathan Adams1-1/+6
2010-04-136675738 KM_NOSLEEP may still try too hard for some allocationsStan Studzinski1-2/+7
2010-01-066840848 zfs boot error "panic - kernel: bop_alloc_chunk failed" when /etc/sys...Gangadhar Mylapuram1-1/+18
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 McEnroe1-2/+0
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger1-1/+1
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro1-10/+1
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro1-0/+9
2008-08-126735592 "zio" vmem arenas are confusing, not reported separatelyJonathan W Adams1-5/+3
2008-07-296700064 Certain T5440 CMP/Memory configs won't bootsvemuri1-0/+5
2008-07-216722014 batoka plcnt plc_mt_pgmax != 0 assertion failure running with "small ...kchow1-1/+3
2008-05-226423097 segvn_pagelock() may perform very poorlyaguzovsk1-4/+1
2007-12-106591628 ISM: shared mem allocation can hang during low memory conditionsdp784191-0/+2
2007-11-126624280 GDT, LDT, IDT and TSS should not share pages with other thingsjosephb1-0/+2
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-5/+16
2007-08-086582841 boot_/final_kerneheap and kernelheap_extend() nonsense needs to be ri...josephb1-71/+39
2007-05-116473237 trapstat fails to release cpu_lock and tstat_lock in failure pathsha1379941-1/+2
2007-03-056510878 Kernel Boot time data structures can be mapped with Large pages to im...dp784191-0/+10
2007-01-026498368 Reduce va_to_pa overheadsaguzovsk1-2/+4
2006-12-194894692 caching data in heap inflates crash dumpjohansen1-17/+87
2006-01-276344261 segkmem should not return a shadow list with holeselowe1-45/+72
2005-10-106277224 7.6% Cadence regression in snv_12elowe1-0/+9
2005-07-226297503 lpkmem should not use atomic instructions to increment stat counterseg1555661-8/+8
2005-06-146282875 large page kernel heap slows down mdb ::kgrep commandeg1555661-1/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1516