summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm/vm_usage.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30 [illumos-gate merge]Jerry Jelinek1-0/+2
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-0/+2
2018-02-05OS-6540 zonehash_lock is hot under a heavy ZFS IO loadJerry Jelinek1-3/+3
2017-10-27OS-6355 in-kernel zone page invalidationJerry Jelinek1-182/+0
2017-10-17OS-3709 vm_getusage when there is a process with a large (10s of GB) amount o...Jerry Jelinek1-5/+66
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-25/+1
2017-09-29Revert "OS-6306 accurate in-kernel zone RSS tracking" [needs more work]Jerry Jelinek1-1/+25
2017-09-28OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-25/+1
2017-02-24 [illumos-gate merge]Jerry Jelinek1-1/+2
2017-02-237859 uts: indentation errorsToomas Soome1-1/+2
2016-01-06OS-5078 illumos#6514 broke vm_usage and lx procJerry Jelinek1-6/+6
2016-01-06 [illumos-gate merge]Jerry Jelinek1-2/+2
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-2/+2
2014-06-26OS-3088 need a lighterweight page invalidation mechanism for zone memcapJerry Jelinek1-0/+182
2014-05-01OS-2969 vm_getusage syscall accurate zone RSS is overcountingJerry Jelinek1-1/+8
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 Jelinek1-2/+14
2012-01-04OS-750 improve RUSAGESYS_GETVMUSAGE for zoneadmdJerry Jelinek1-28/+59
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-0/+25
2009-09-156862616 assertion failed: (*last)->vmb_type != VMUSAGE_BOUND_UNKNOWNPeter Telford1-6/+9
2009-07-156608848 prstat/getvmusage is strangely slow when faced with mmap loadPeter Telford1-178/+216
2008-10-206564672 capped memory in zone not visible as capped1-20/+19
2007-06-086544121 Implement text replicationaguzovsk1-1/+10
2007-02-166500376 projdel from SUNWesu in SUNWCreq in s10/snv has missing dependencysl1084981-4/+9
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-0/+1978