summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/vm_pageout.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-30 [illumos-gate merge]Dan McDonald1-1/+0
2022-08-3014079 remove TNFToomas Soome1-1/+0
2022-02-22 [illumos-gate merge]Dan McDonald1-1/+1
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...Dan McDonald1-1/+1
2021-02-2613097 improve VM tunables for modern systems (fix mismerge)Dan McDonald1-361/+385
2021-02-12 [illumos-gate merge]Dan McDonald1-2/+5
2021-02-1213499 System paging parameters no longer calculated at boot after 13097Andy Fiddaman1-1/+7
2021-02-05 [illumos-gate merge]Dan McDonald1-400/+603
2021-02-0213097 improve VM tunables for modern systemsJoshua M. Clulow1-294/+488
2020-09-24 [illumos-gate merge]Jerry Jelinek1-3/+81
2020-09-2313082 pageout needs a deadmanJoshua M. Clulow1-3/+81
2018-02-05OS-6540 zonehash_lock is hot under a heavy ZFS IO loadJerry Jelinek1-2/+2
2017-12-26OS-6484 page invalidation under low memory takes too longJerry Jelinek1-147/+323
2017-10-27OS-6355 in-kernel zone page invalidationJerry Jelinek1-204/+299
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-1/+4
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-5/+3
2008-05-226423097 segvn_pagelock() may perform very poorlyaguzovsk1-4/+5
2008-02-296582272 overreaction to needfree can inundate the swap devicejimp1-17/+26
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-2/+2
2007-06-24PSARC 2006/266 Shared Context Supportpaulsan1-1/+1
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-3/+3
2006-12-194894692 caching data in heap inflates crash dumpjohansen1-6/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1178