summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm/vm_anon.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-2010373 vm_anon: cast between incompatible function typesToomas Soome1-13/+13
2016-06-107056 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-2/+9
2016-04-306934 add kstat to track anon memory reservation failure (ENOMEM)Jerry Jelinek1-0/+1
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-5/+47
2010-08-06backout 1225025: needs more workOndrej Kubecka1-17/+8
2010-07-291225025 mlock:ed anonymous memory remains backed by swapStan Studzinski1-8/+17
2010-07-266948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK...Pavel Tatashin1-7/+27
2010-04-236778289 vm locks need to scale with the size of system (strands/memory size)Peter Rival1-1/+3
2010-04-166322069 Unscalability of AH_LOCK_SIZE causes anonhash_lock contention on larg...Michael Corcoran1-32/+52
2010-04-086538954 kmem_cache_alloc() doesn't scale for anon structure allocations when ...David Valin1-3/+2
2009-07-216636344 when low on swap, anon_resvmem() overly throttles root-owned processesStan Studzinski1-5/+10
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-3/+1
2008-05-226423097 segvn_pagelock() may perform very poorlyaguzovsk1-3/+107
2008-03-266627552 Bad ASSERT in hat_i86.c:hat_swapout highlights outdated code assumptionpeterte1-5/+7
2007-12-106490542 panic with swapslot_free: null anonstans1-33/+27
2007-11-126615393 1000x + penalty running with gigantic pages when they are not available.kchow1-44/+79
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-9/+10
2007-10-106339235 DISM may interact poorly with anon when failing to use large pagesmec1-16/+9
2007-06-086544121 Implement text replicationaguzovsk1-14/+27
2007-05-176521370 Panic in segspt_free_pagessusans1-0/+24
2007-01-086510729 assertion failed: zone->zone_max_swap >= swap, file: ../../common/os/...sl1084981-2/+2
2006-12-14PSARC 2006/360 Page retire and caged memory kstatsmec1-2/+18
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-3/+17
2006-09-19PSARC/2004/580 zone/project.max-locked-memory Resource Controlssl1084981-0/+1
2006-08-016454629 Memory leak in anon_map_demotepages() on sun4v machinesaguzovsk1-0/+1
2006-07-214614772 MPSS to be extended to shared memoryaguzovsk1-89/+222
2006-05-244034947 anon_swap_adjust() should call kmem_reap() if availrmem is low.stans1-5/+6
2006-03-225023079 panic: sfm panic: sfmmu_tteload - tte remap, hmeblkp 0x70009ceec60.udpa1-8/+15
2005-11-156350363 anon_array_try_enter needs to initialise sobj->sync_cvcwb1-3/+3
2005-11-116206732 swap thread hangs in anon_array_enter while holding the p_lockcwb1-0/+36
2005-10-246310079 contention for pidlock is a major bottleneck for the kenbus benchmarksusans1-3/+12
2005-09-196286341 anon problem manifests as various x86 HAT panic or assertion failuresstans1-33/+35
2005-08-246286816 page_numtopp_nolock is inefficentkchow1-2/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3197