Show patches with: Submitter = Baolin Wang       |    Archived = No       |   250 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] mm: Export the demote_page_list() function Add a new scheme to support demotion on tiered memory system - - - --- 2021-12-22 Baolin Wang New
[2/2] mm/damon: Add a new scheme to support demotion on tiered memory system Add a new scheme to support demotion on tiered memory system - - - --- 2021-12-21 Baolin Wang New
[1/2] mm: Export the alloc_demote_page() function Add a new scheme to support demotion on tiered memory system - 1 - --- 2021-12-21 Baolin Wang New
[v2] mm/damon: Add access checking for hugetlb pages [v2] mm/damon: Add access checking for hugetlb pages - - - --- 2021-12-16 Baolin Wang New
mm/damon: Add access checking for hugetlb pages mm/damon: Add access checking for hugetlb pages - - - --- 2021-12-15 Baolin Wang New
[RFC,4/4] mm: Update the speculative pages' accessing time Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,3/4] mm: Add speculative numa fault stats Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,2/4] mm: Add a debug interface to control the range of speculative numa fault Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
[RFC,1/4] mm: Add speculative numa fault support Add speculative numa fault support - - - --- 2021-12-12 Baolin Wang New
mm: migrate: Add more comments for selecting target node randomly mm: migrate: Add more comments for selecting target node randomly - 1 - --- 2021-11-24 Baolin Wang New
[RFC] mm: Promote slow memory in advance to improve performance [RFC] mm: Promote slow memory in advance to improve performance - - - --- 2021-11-22 Baolin Wang New
[v4] mm: migrate: Support multiple target nodes demotion [v4] mm: migrate: Support multiple target nodes demotion - 1 - --- 2021-11-15 Baolin Wang New
[v3] mm: migrate: Support multiple target nodes demotion [v3] mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-12 Baolin Wang New
[v2,2/2] mm: migrate: Allocate the node_demotion structure dynamically Support multiple target nodes demotion - - - --- 2021-11-11 Baolin Wang New
[v2,1/2] mm: migrate: Support multiple target nodes demotion Support multiple target nodes demotion - - - --- 2021-11-11 Baolin Wang New
mm: migrate: Support multiple target nodes demotion mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-10 Baolin Wang New
[RFC,v2] mm: migrate: Support multiple target nodes demotion [RFC,v2] mm: migrate: Support multiple target nodes demotion - - - --- 2021-11-09 Baolin Wang New
[3/3] mm: compaction: Fix the migration stats in trace_mm_compaction_migratepages() Improve the migration stats - 1 - --- 2021-11-07 Baolin Wang New
[2/3] mm: migrate: Correct the hugetlb migration stats Improve the migration stats - 1 - --- 2021-11-07 Baolin Wang New
[1/3] mm: migrate: Fix the return value of migrate_pages() Improve the migration stats - - - --- 2021-11-07 Baolin Wang New
[RFC] mm: migrate: Add new node demotion strategy [RFC] mm: migrate: Add new node demotion strategy - - - --- 2021-11-04 Baolin Wang New
[RFC,3/3] mm: compaction: Fix the migration stats in trace_mm_compaction_migratepages() Improve the migration stats - 1 - --- 2021-11-03 Baolin Wang New
[RFC,2/3] mm: migrate: Correct the hugetlb migration stats Improve the migration stats - - - --- 2021-11-03 Baolin Wang New
[RFC,1/3] mm: migrate: Fix the return value of migrate_pages() Improve the migration stats - - - --- 2021-11-03 Baolin Wang New
mm: migrate: Correct the hugetlb migration stats mm: migrate: Correct the hugetlb migration stats - - - --- 2021-10-29 Baolin Wang New
[4/4] hugetlb: Remove redundant VM_BUG_ON() in add_reservation_in_range() Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[3/4] hugetlb: Remove redundant validation in has_same_uncharge_info() Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[2/4] hugetlb: Replace the obsolete hugetlb_instantiation_mutex in the comments Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[1/4] hugetlb_cgroup: Remove unused hugetlb_cgroup_from_counter macro Some cleanups and improvements for hugetlb - 1 - --- 2021-10-21 Baolin Wang New
[v3] hugetlb: Support node specified when using cma for gigantic hugepages [v3] hugetlb: Support node specified when using cma for gigantic hugepages - 1 - --- 2021-10-15 Baolin Wang New
[v2] hugetlb: Support node specified when using cma for gigantic hugepages [v2] hugetlb: Support node specified when using cma for gigantic hugepages - - - --- 2021-10-14 Baolin Wang New
hugetlb: Support node specified when using cma for gigantic hugepages hugetlb: Support node specified when using cma for gigantic hugepages - - - --- 2021-10-10 Baolin Wang New
[2/2] hugetlb_cgroup: Add post_attach interface for tasks migration Support hugetlb charge moving at task migration - - - --- 2021-09-29 Baolin Wang New
[1/2] hugetlb_cgroup: Add interfaces to move hugetlb charge at task migration Support hugetlb charge moving at task migration - - - --- 2021-09-29 Baolin Wang New
[v3,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[v3,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-21 Baolin Wang New
[v3,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[v3,1/4] mm: migrate: Simplify the file-backed pages validation when migrating its mapping Some cleanup for page migration - - - --- 2021-08-21 Baolin Wang New
[v2,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v2,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-15 Baolin Wang New
[v2,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-15 Baolin Wang New
[v2,1/4] mm: migrate: Move the page count validation to the proper place Some cleanup for page migration - - - --- 2021-08-15 Baolin Wang New
[5/5] mm: migrate: Remove redundant goto labels Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
[4/5] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
[3/5] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-05 Baolin Wang New
[2/5] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-05 Baolin Wang New
[1/5] mm: migrate: Move the page count validation to the proper place Some cleanup for page migration - - - --- 2021-08-05 Baolin Wang New
mm/swap: Remove the unused get_kernel_page() mm/swap: Remove the unused get_kernel_page() - - - --- 2021-08-03 Baolin Wang New
mm: memcontrol: Set the correct memcg swappiness restriction mm: memcontrol: Set the correct memcg swappiness restriction 1 - - --- 2021-07-30 Baolin Wang New
mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer - - - --- 2021-07-29 Baolin Wang New
« 1 2 3 »