Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm · 902861e3
    Linus Torvalds authored
    Pull MM updates from Andrew Morton:
    
     - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames
       from hotplugged memory rather than only from main memory. Series
       "implement "memmap on memory" feature on s390".
    
     - More folio conversions from Matthew Wilcox in the series
    
    	"Convert memcontrol charge moving to use folios"
    	"mm: convert mm counter to take a folio"
    
     - Chengming Zhou has optimized zswap's rbtree locking, providing
       significant reductions in system time and modest but measurable
       reductions in overall runtimes. The series is "mm/zswap: optimize the
       scalability of zswap rb-tree".
    
     - Chengming Zhou has also provided the series "mm/zswap: optimize zswap
       lru list" which provides measurable runtime benefits in some
       swap-intensive situations.
    
     - And Chengming Zhou further optimizes zswap in the series "mm/zswap:
       optimize for dynamic zswap_pools". Measured improvements ...
    902861e3