summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm
AgeCommit message (Expand)AuthorFilesLines
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney4-1/+514
2016-01-18 [illumos-gate merge]Jerry Jelinek7-992/+76
2016-01-166345 remove xhat supportJosef 'Jeff' Sipek7-975/+62
2016-01-06OS-5078 illumos#6514 broke vm_usage and lx procJerry Jelinek1-6/+6
2016-01-06 [illumos-gate merge]Jerry Jelinek10-237/+235
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek10-237/+235
2015-10-05OS-4808 segvn_create() doesn't merge segments due to bogus mpolicy mismatchBryan Cantrill1-2/+2
2015-09-09 [illumos-gate merge]Jerry Jelinek1-42/+31
2015-09-086065 page hash: use a static inline instead of a macroJosef 'Jeff' Sipek1-42/+31
2015-06-08OS-4375 swapctl(SC_LIST) allocation nihilismJoshua M. Clulow1-0/+27
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi12-73/+237
2015-03-25OS-4005 lx brand: madvise(MADV_DONTNEED) needs to unreserve swapBryan Cantrill4-7/+32
2015-03-02OS-3959 LTP madvise02 regression on latest buildBryan Cantrill4-14/+37
2015-02-27 [illumos-gate merge]Jerry Jelinek3-28/+29
2015-02-27OS-3950 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill4-15/+52
2015-02-265508 move segvn #defines into seg_vn.cJosef 'Jeff' Sipek2-21/+22
2015-02-265384 pvn_getpages may assert in valid scenariosJosef 'Jeff' Sipek1-7/+7
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi12-74/+237
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-4/+50
2014-12-11OS-3627 mmap needs to handle large interpreted mappings betterJerry Jelinek1-5/+50
2014-11-195302 vm: remove 'nopageage' static globalJosef 'Jeff' Sipek1-3/+1
2014-11-20 [illumos-gate merge]Keith M Wesolowski1-3/+1
2014-11-11 [illumos-gate merge]Keith M Wesolowski3-8/+6
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek3-8/+6
2014-08-14 [illumos-gate merge]Keith M Wesolowski7-32/+32
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek7-25/+24
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek2-7/+8
2014-06-26OS-3088 need a lighterweight page invalidation mechanism for zone memcapJerry Jelinek2-2/+190
2014-05-01OS-2969 vm_getusage syscall accurate zone RSS is overcountingJerry Jelinek1-1/+8
2013-11-07 [illumos-gate merge]Keith M Wesolowski1-4/+15
2013-11-064161 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill1-3/+19
2013-11-064244 spawn fails occasionally with EAGAINBryan Cantrill2-71/+0
2013-10-17OS-2533 spawn fails occasionally with EAGAINBryan Cantrill2-71/+0
2013-09-20OS-2477 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill1-1/+6
2013-01-24OS-1826 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-3/+10
2012-04-05OS-1028 page-level corruption induces kernel panicBryan Cantrill1-1/+12
2012-03-22OS-803 make phys mem cap a bit harderJerry Jelinek1-0/+20
2012-03-14OS-987 vmu_calculate_proc() impeding page faults for thousands of secondsJerry Jelinek1-24/+54
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a si...Jerry Jelinek4-13/+45
2012-01-04OS-750 improve RUSAGESYS_GETVMUSAGE for zoneadmdJerry Jelinek1-28/+59
2012-03-282638 page coalescing can dissociate locked pages from their pfnBryan Cantrill1-1/+12
2011-05-16OS-410 add kstat to track anon memory reservation failure (ENOMEM)Jerry Jelinek1-0/+2
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-0/+25
2011-01-19536 hat_getkpfnum needs to be removedGarrett D'Amore2-169/+0
2010-08-186863750 kmem metadata in zfs_file_data impedes debugging non-debug crash dumpsJonathan Adams1-1/+6
2010-08-126906740 Zones need an improved reference counting mechanismjv2273471-1/+1
2010-08-116973928 mdb_page_lookup() broken by 6778289; breaks ::pmapJonathan Adams1-31/+23
2010-08-06backout 1225025: needs more workOndrej Kubecka5-61/+44
2010-07-291225025 mlock:ed anonymous memory remains backed by swapStan Studzinski5-44/+61
2010-07-266948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK...Pavel Tatashin4-65/+176