Commit Graph

180 Commits (fourteen)

Author SHA1 Message Date
Sultan Alsawaf e37af60502 mm: Don't stop kswapd on a per-node basis when there are no waiters 5 months ago
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Wei Yang 1a439b577e vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n 5 years ago
Charan Teja Reddy 5cf45a00e3 mm: add a feedback from lowmemorykiller for OOM decisions 6 years ago
Peter Zijlstra ce37f07c6b mm: provide speculative fault infrastructure 7 years ago
Laurent Dufour eba2eb1ba0 mm: protect mm_rb tree with a rwlock 7 years ago
Michal Hocko cd04ae1e2d mm, oom: do not rely on TIF_MEMDIE for memory reserves access 7 years ago
Michal Hocko 72675e131e mm, memory_hotplug: drop zone from build_all_zonelists 7 years ago
Mel Gorman 3ea277194d mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries 8 years ago
Michal Hocko dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic 8 years ago
Vlastimil Babka baf6a9a1db mm, compaction: finish whole pageblock to reduce fragmentation 8 years ago
Vlastimil Babka d39773a062 mm, compaction: add migratetype to compact_control 8 years ago
Vlastimil Babka f25ba6dccc mm, compaction: reorder fields in struct compact_control 8 years ago
Xishi Qiu a6ffdc0784 mm: use is_migrate_highatomic() to simplify the code 8 years ago
Johannes Weiner c822f6223d mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() 8 years ago
Johannes Weiner c73322d098 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes 8 years ago
Michal Hocko ce612879dd mm: move pcp and lru-pcp draining into single wq 8 years ago
Kirill A. Shutemov a8fa41ad2f mm, rmap: check all VMAs that PTE-mapped THP can be part of 8 years ago
Kirill A. Shutemov 235190738a oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA 8 years ago
David Rientjes 7f354a548d mm, compaction: add vmstats for kcompactd work 8 years ago
Vlastimil Babka 76741e776a mm, page_alloc: don't convert pfn to idx when merging 8 years ago
Nicholas Piggin 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit 8 years ago
Jan Kara 2994302bc8 mm: add orig_pte field into vm_fault 8 years ago
Jan Kara 82b0f8c39a mm: join struct fault_env and vm_fault 8 years ago
Vlastimil Babka 9f7e338793 mm, compaction: make full priority ignore pageblock suitability 8 years ago
Vlastimil Babka 06ed29989f mm, compaction: make whole_zone flag ignore cached scanner positions 8 years ago
Vlastimil Babka c3486f5376 mm, compaction: simplify contended compaction handling 9 years ago
Mel Gorman e6cbd7f2ef mm, page_alloc: remove fair zone allocation policy 9 years ago
Mel Gorman a5f5f91da6 mm: convert zone_reclaim to node_reclaim 9 years ago
Mel Gorman 599d0c954f mm, vmscan: move LRU lists to node 9 years ago
Kirill A. Shutemov bae473a423 mm: introduce fault_env 9 years ago
Ebru Akagunduz 8a966ed746 mm: make swapin readahead to improve thp collapse rate 9 years ago
Joonsoo Kim 46f24fd857 mm/page_alloc: introduce post allocation processing on page allocator 9 years ago
Mel Gorman e838a45f93 mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask 9 years ago
Michal Hocko 9fbeb5ab59 mm: make vm_mmap killable 9 years ago
Michal Hocko dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls 9 years ago
Michal Hocko c8f7de0bfa mm, compaction: distinguish between full and partial COMPACT_COMPLETE 9 years ago
Mel Gorman 93ea9964d1 mm, page_alloc: remove field from alloc_context 9 years ago
Mel Gorman c33d6c06f6 mm, page_alloc: avoid looking up the first zone in a zonelist twice 9 years ago
Mel Gorman c603844bdc mm, page_alloc: convert alloc_flags to unsigned 9 years ago
Joonsoo Kim 0139aa7b7f mm: rename _count, field of the struct page, to _refcount 9 years ago
Michal Hocko aac4536355 mm, oom: introduce oom reaper 9 years ago
Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
Joonsoo Kim fe896d1878 mm: introduce page reference manipulation functions 9 years ago
Vlastimil Babka accf62422b mm, kswapd: replace kswapd compaction with waking up kcompactd 9 years ago
Naoya Horiguchi 832fc1de01 /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages 9 years ago
Joonsoo Kim 7cf91a98e6 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous 9 years ago
Vlastimil Babka edf14cdbf9 mm, printk: introduce new format string for flags 9 years ago
Konstantin Khlebnikov 30bdbb7800 mm: polish virtual memory accounting 9 years ago
Konstantin Khlebnikov d977d56ce5 mm: warn about VmData over RLIMIT_DATA 9 years ago