LinuxLists
Users
About
Wei Yang (
[email protected]
)
Number of posts: 600 (0.2 per day)
First post: 2016-03-12 21:58:24
Last post: 2024-06-16 01:23:56
Previous Page
/
Next Page
Date
List
Subject
2018-12-04 08:35:21
linux-kernel
Re: [PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-04 06:55:48
linux-kernel
Re: [PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-04 03:05:07
linux-kernel
Re: [PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock.
2018-12-03 21:01:03
linux-kernel
Re: [PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
2018-12-03 20:35:49
linux-kernel
Re: [PATCH v1] drivers/base/memory.c: Use DEVICE_ATTR_RO and friends
2018-12-01 01:26:02
linux-kernel
Re: [PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
2018-11-27 02:52:13
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-27 00:37:42
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-26 02:03:02
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-24 08:55:00
linux-kernel
[PATCH] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
2018-11-22 12:35:10
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-21 03:18:12
linux-kernel
Re: [PATCH] mm: use managed_zone() for more exact check in zone iteration
2018-11-21 03:03:55
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-19 22:16:45
linux-kernel
Re: [PATCH v5 1/2] memory_hotplug: Free pages as higher order
2018-11-18 01:07:58
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-17 02:52:32
linux-kernel
Re: [PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-16 15:59:34
linux-kernel
Re: [PATCH] mm: use managed_zone() for more exact check in zone iteration
2018-11-16 04:43:49
linux-kernel
Re: [PATCH] mm: use managed_zone() for more exact check in zone iteration
2018-11-14 23:52:10
linux-kernel
[PATCH] mm: use managed_zone() for more exact check in zone iteration
2018-11-13 13:20:05
linux-kernel
Re: [PATCH v2] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2018-11-13 13:19:29
linux-kernel
Re: [PATCH v2] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2018-11-13 08:07:05
linux-kernel
[PATCH v2] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2018-11-13 07:51:09
linux-kernel
Re: [PATCH] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2018-11-13 04:20:12
linux-kernel
[PATCH] vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
2018-10-22 01:37:37
linux-kernel
Re: [PATCH] memblock: remove stale #else and the code it protects
2018-10-19 08:29:14
linux-kernel
Re: [PATCH] mm/sparse: remove a check that compare if unsigned variable is negative
2018-10-19 08:18:17
linux-kernel
Re: [PATCH] memblock: remove stale #else and the code it protects
2018-10-16 12:51:28
linux-kernel
Re: [PATCH v2] kvm:x86 :remove unnecessary recalculate_apic_map
2018-10-10 02:17:25
linux-kernel
[PATCH] lib/rbtree.c: fix typo in comment of rb_insert_augmented()
2018-10-08 02:25:56
linux-kernel
Re: [PATCH] kvm/x86 : avoid shifting signed 32-bit value by 31 bits
2018-10-06 07:09:12
linux-kernel
Re: [PATCH] kvm/x86 : avoid shifting signed 32-bit value by 31 bits
2018-10-06 02:13:14
linux-kernel
Re: [PATCH] kvm/x86 : avoid shifting signed 32-bit value by 31 bits
2018-08-20 13:34:36
linux-kernel
Re: [PATCH v1 5/5] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()
2018-08-19 12:38:30
linux-kernel
Re: [PATCH v1 5/5] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()
2018-08-16 18:03:09
linux-kernel
Re: [PATCH 2/2] x86/numa_emulation: Introduce uniform split capability
2018-05-08 23:41:58
linux-kernel
Re: [PATCH v3 1/3] resource: Use list_head to link sibling resource
2018-05-08 11:49:20
linux-kernel
Re: [PATCH v3 1/3] resource: Use list_head to link sibling resource
2018-04-26 01:20:03
linux-kernel
Re: [PATCH v3 1/3] resource: Use list_head to link sibling resource
2018-04-13 09:05:22
linux-kernel
Re: [PATCH] kernel/resource: refine find_next_iomem_res() a little
2018-04-11 03:25:57
linux-kernel
Re: [PATCH v3 1/3] resource: Use list_head to link resource sibling
2018-04-03 00:15:31
linux-kernel
Re: [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-04-02 08:14:11
linux-kernel
Re: [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-03-30 01:45:10
linux-kernel
Re: [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-03-28 09:40:13
linux-kernel
Re: [PATCH v3 4/5] arm64: introduce pfn_valid_region()
2018-03-28 09:37:40
linux-kernel
Re: [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-03-28 09:31:27
linux-kernel
Re: [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-03-28 09:19:49
linux-kernel
Re: [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-03-28 02:38:56
linux-kernel
Re: [PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-28 00:31:28
linux-kernel
Re: [PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-27 01:03:31
linux-kernel
Re: [PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
2018-03-26 22:47:47
linux-kernel
[PATCH] kernel/resource: refine find_next_iomem_res() a little