Yang Shi ([email protected])

Number of posts: 1352 (0.59 per day)
First post: 2018-02-22 16:46:00
Last post: 2024-06-04 23:54:20

Date List Subject
2021-05-19 18:32:57 linux-kernel [v3 PATCH 3/7] mm: thp: refactor NUMA fault handling
2021-05-19 18:32:55 linux-kernel [v3 PATCH 2/7] mm: memory: make numa_migrate_prep() non-static
2021-05-19 18:26:37 linux-kernel Re: [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault
2021-05-19 02:16:41 linux-kernel Re: [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault
2021-05-19 02:16:29 linux-kernel Re: [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
2021-05-14 20:21:33 linux-kernel Re: [PATCH -next] mm/huge_memory.c: remove unused variable 'count'
2021-05-14 07:37:37 linux-kernel [v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-05-14 01:02:00 linux-kernel Re: [PATCH v3 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
2021-05-13 22:39:12 linux-kernel Re: [RFC] mm/thp: Update mm's MM_ANONPAGES stat in set_huge_zero_page()
2021-05-13 16:53:31 linux-kernel Re: [RFC] mm/thp: Update mm's MM_ANONPAGES stat in set_huge_zero_page()
2021-05-13 00:59:58 linux-kernel Re: [REGRESSION v5.13-rc1] NULL dereference in do_shrink_slab()
2021-05-12 19:38:50 linux-kernel Re: [REGRESSION v5.13-rc1] NULL dereference in do_shrink_slab()
2021-05-12 03:58:10 linux-kernel Re: Profiling execution time for __alloc_pages_nodemask
2021-05-11 00:01:56 linux-kernel Re: Profiling execution time for __alloc_pages_nodemask
2021-05-03 21:59:51 linux-kernel Re: [v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
2021-04-30 22:58:06 linux-kernel Re: [PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-04-30 21:57:40 linux-kernel Re: [PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-04-30 21:08:59 linux-kernel [PATCH] mm: thp: check total_mapcount instead of page_mapcount
2021-04-29 17:58:02 linux-kernel Re: [PATCH v2 4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
2021-04-29 16:25:15 linux-kernel Re: [PATCH v2 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
2021-04-28 17:41:12 linux-kernel Re: [PATCH 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
2021-04-27 21:25:44 linux-kernel Re: [PATCH 5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it
2021-04-27 21:05:17 linux-kernel Re: [PATCH 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
2021-04-27 20:58:25 linux-kernel Re: [PATCH 1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
2021-04-27 20:49:15 linux-kernel Re: [PATCH 2/5] mm/huge_memory.c: use page->deferred_list
2021-04-14 18:14:01 linux-kernel Re: [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count
2021-04-14 18:13:44 linux-kernel Re: [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
2021-04-14 08:35:53 linux-kernel [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
2021-04-14 08:35:39 linux-kernel [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault
2021-04-14 08:32:44 linux-kernel [v2 PATCH 7/7] mm: thp: skip make PMD PROT_NONE if THP migration is not supported
2021-04-14 06:57:57 linux-kernel [v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
2021-04-14 06:56:25 linux-kernel [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count
2021-04-14 06:56:18 linux-kernel [v2 PATCH 5/7] mm: migrate: don't split THP for misplaced NUMA page
2021-04-14 06:56:16 linux-kernel [v2 PATCH 4/7] mm: migrate: account THP NUMA migration counters correctly
2021-04-14 06:56:09 linux-kernel [v2 PATCH 2/7] mm: memory: make numa_migrate_prep() non-static
2021-04-09 20:51:59 linux-kernel Re: [RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
2021-04-09 20:12:55 linux-kernel Re: [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
2021-04-09 15:44:45 linux-kernel Re: [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
2021-04-08 20:51:34 linux-kernel Re: [RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
2021-04-08 20:42:23 linux-kernel Re: [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
2021-04-08 18:03:11 linux-kernel Re: [RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
2021-04-08 17:28:31 linux-kernel Re: [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
2021-04-07 22:43:10 linux-kernel Re: [PATCH v2 1/2] mm: khugepaged: use macro to align addresses
2021-04-07 22:08:44 linux-kernel Re: [PATCH v2 2/2] mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas
2021-04-07 21:29:15 linux-kernel Re: [RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
2021-04-07 13:49:28 linux-kernel Re: High kmalloc-32 slab cache consumption with 10k containers
2021-04-07 11:19:21 linux-kernel Re: [PATCH 2/2] mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas
2021-04-07 10:04:29 linux-kernel Re: [RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
2021-04-06 08:46:00 linux-kernel Re: [PATCH 2/2] mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas
2021-04-06 08:27:27 linux-kernel Re: High kmalloc-32 slab cache consumption with 10k containers
2021-04-01 22:56:43 linux-kernel Re: [RFC PATCH 00/15] Use obj_cgroup APIs to charge the LRU pages