Show patches with: Submitter = Zi Yan       |    State = Action Required       |   372 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,16/16] mm: thp: use cma reservation for pud thp allocation. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,15/16] hugetlb: cma: move cma reserve function to cma.c. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,14/16] mm: page_alloc: >=MAX_ORDER pages allocation an deallocation. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,13/16] mm: thp: add a knob to enable/disable 1GB THPs. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,12/16] mm: support 1GB THP pagemap support. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,11/16] mm: thp: 1GB THP follow_p*d_page() support. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,10/16] mm: thp: split 1GB THPs at page reclaim. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,09/16] mm: thp: 1GB THP support in try_to_unmap(). 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,08/16] mm: page_vma_walk: teach it about PMD-mapped PUD THP. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,07/16] mm: stats: make smap stats understand PUD THPs. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,06/16] mm: thp: add 1GB THP split_huge_pud_page() function. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,05/16] mm: thp: handling 1GB THP reference bit. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,04/16] mm: thp: 1GB THP copy on write implementation. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,03/16] mm: proc: add 1GB THP kpageflag. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,02/16] mm: thp: 1GB anonymous page implementation. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,01/16] mm: add pagechain container for storing multiple pages. 1GB THP support on x86_64 - - - --- 2020-09-02 Zi Yan New
[RFC,25/25] memory manage: use exchange pages to memory manage to improve throughput. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,24/25] memory manage: limit migration batch size. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,23/25] memory manage: page migration based page manipulation between NUMA nodes. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,22/25] memory manage: active/inactive page list manipulation in memcg. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,21/25] mm: move update_lru_sizes() to mm_inline.h for broader use. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,20/25] memory manage: Add memory manage syscall. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,19/25] mempolicy: add MPOL_F_MEMCG flag, enforcing memcg memory limit. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,18/25] memcg: Add per node memory usage&max stats in memcg. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,17/25] exchange page: Add exchange_page() syscall. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,16/25] exchange page: Add THP exchange support. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,15/25] exchange pages: exchange anonymous page and file-backed page. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,14/25] exchange pages: concurrent exchange pages. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,13/25] exchange pages: add multi-threaded exchange pages. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,12/25] exchange pages: new page migration mechanism: exchange_pages() Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,11/25] mm: migrate: Add concurrent page migration into move_pages syscall. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,10/25] mm: migrate: copy_page_lists_mt() to copy a page list using multi-threads. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,09/25] mm: migrate: Add copy_page_lists_dma_always to support copy a list of pages. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,08/25] mm: migrate: Add copy_page_dma into migrate_page_copy. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,07/25] mm: migrate: Add copy_page_dma to use DMA Engine to copy pages. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,06/25] mm: migrate: Make the number of copy threads adjustable via sysctl. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,05/25] mm: migrate: Add vm.accel_page_copy in sysfs to control page copy acceleration. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,04/25] mm: migrate: Add copy_page_multithread into migrate_pages. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,03/25] mm: migrate: Add a multi-threaded page migration function. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,02/25] mm: migrate: Add mode parameter to support future page copy routines. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,01/25] mm: migrate: Change migrate_mode to support combination migration modes. Accelerate page migration and use memcg for PMEM management - - - --- 2019-04-04 Zi Yan New
[RFC,31/31] sysctl: toggle to promote PUD-mapped 1GB THP or not. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,30/31] mm: mem_defrag: thp: PMD THP and PUD THP in-place promotion support. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,29/31] mm: madvise: add madvise options to split PMD and PUD THPs. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,28/31] mm: vmstats: add page promotion stats. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,27/31] mm: thp: promote PMD-mapped PUD pages to PUD-mapped PUD pages. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,26/31] mm: thp: promote PTE-mapped THP to PMD-mapped THP. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,25/31] mm: thp: add a knob to enable/disable 1GB THPs. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,24/31] sysctl: add an option to only print the head page virtual address. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,23/31] mm: support 1GB THP pagemap support. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,22/31] mm: thp: 1GB THP follow_p*d_page() support. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,21/31] mm: thp: 1GB zero page shrinker. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,20/31] mm: thp: split 1GB THPs at page reclaim. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,19/31] mm: thp: 1GB THP support in try_to_unmap(). Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,18/31] mm: page_vma_walk: teach it about PMD-mapped PUD THP. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,17/31] mm: thp: split properly PMD-mapped PUD THP to PTE-mapped PUD THP. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,16/31] mm: thp: check compound_mapcount of PMD-mapped PUD THPs at free time. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,15/31] mm: thp: add 1GB THP split_huge_pud_page() function. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,14/31] mm: thp: handling 1GB THP reference bit. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,13/31] mm: thp: 1GB THP copy on write implementation. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,12/31] mm: stats: Separate PMD THP and PUD THP stats. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,11/31] mm: debug: print compound page order in dump_page(). Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,10/31] mm: proc: add 1GB THP kpageflag. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,09/31] mm: thp: 1GB anonymous page implementation. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,08/31] mm: add pagechain container for storing multiple pages. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,07/31] mm: deallocate pages with order > MAX_ORDER. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,06/31] mm: Make MAX_ORDER configurable in Kconfig for buddy allocator. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,05/31] mem_defrag: split a THP if either src or dst is THP only. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,04/31] mm: add mem_defrag functionality. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,03/31] mm: migrate: Add tmpfs exchange support. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,02/31] mm: migrate: Add THP exchange support. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
[RFC,01/31] mm: migrate: Add exchange_pages to exchange two lists of pages. Generating physically contiguous memory after page allocation - - - --- 2019-02-15 Zi Yan New
« 1 2 3 4 »