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

Date List Subject
2017-06-06 03:15:10 linux-kernel Re: [PATCH V2 0/3] Refine numa_emulation
2017-06-06 03:04:07 linux-kernel Re: [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
2017-06-03 02:29:05 linux-kernel Re: [PATCH] mm/vmalloc: a slight change of compare target in __insert_vmap_area()
2017-06-03 02:24:46 linux-kernel Re: [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
2017-06-02 01:45:54 linux-kernel Re: [PATCH] mm/vmalloc: a slight change of compare target in __insert_vmap_area()
2017-04-30 11:32:41 linux-kernel [PATCH 3/3] mm/slub: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL
2017-04-30 11:32:31 linux-kernel [PATCH 2/3] mm/slub: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
2017-04-30 11:32:21 linux-kernel [PATCH 1/3] mm/slub: pack red_left_pad with another int to save a word
2017-04-30 11:32:09 linux-kernel [PATCH 0/3] try to save some memory for kmem_cache in some cases
2017-04-11 01:44:59 linux-kernel Re: [PATCH 3/3] x86/numa_emulation: restructures numa_nodes_parsed from emulated nodes
2017-04-11 01:42:28 linux-kernel Re: [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed
2017-04-10 16:57:42 linux-kernel [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed
2017-04-10 16:57:23 linux-kernel [PATCH 3/3] x86/numa_emulation: restructures numa_nodes_parsed from emulated nodes
2017-04-10 16:57:16 linux-kernel [PATCH 1/3] x86/numa_emulation: fix potential memory leak
2017-04-10 16:57:10 linux-kernel [PATCH 0/3] Refine numa_emulation
2017-04-10 16:42:42 linux-kernel Re: [Patch V2 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()
2017-04-09 03:12:44 linux-kernel Re: [Patch V2 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()
2017-04-09 01:45:08 linux-kernel Re: [RFC] calc_memmap_size() isn't accurate and one suggestion to improve
2017-03-28 01:11:54 linux-kernel [RFC] calc_memmap_size() isn't accurate and one suggestion to improve
2017-03-21 02:01:02 linux-kernel Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END
2017-03-20 16:53:25 linux-kernel Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END
2017-03-20 02:26:25 linux-kernel Re: [PATCH] x86/mm: trivial code cleanup for memory_map_top_doown()
2017-03-20 01:14:15 linux-kernel Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END
2017-03-19 16:12:51 linux-kernel Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END
2017-03-19 16:05:06 linux-kernel Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags
2017-03-19 15:03:51 linux-kernel Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags
2017-03-18 01:10:09 linux-kernel [PATCH] bitops.h: use BITS_PER_LONG to simplify BITS_TO_LONGS
2017-03-18 00:47:56 linux-kernel [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags
2017-03-17 01:47:49 linux-kernel Re: + mm-sparse-refine-usemap_size-a-little.patch added to -mm tree
2017-03-14 03:56:45 linux-kernel Re: [PATCH] x86/mm: trivial code cleanup for memory_map_top_doown()
2017-03-14 03:08:36 linux-kernel [Patch V2 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()
2017-03-14 03:08:25 linux-kernel [Patch V2 1/2] x86/mm/numa: trivial fix on typo and error message
2017-03-14 02:51:36 linux-kernel Re: [PATCH 1/2] x86/mm/numa: trivial fix on typo and error message
2017-03-14 02:50:18 linux-kernel Re: [PATCH 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()
2017-03-12 12:11:08 linux-kernel [PATCH] kbuild: strip the last slash in KBUILD_EXTMOD
2017-03-12 11:56:16 linux-kernel Re: [PATCH] kbuild: strip the last slash in KBUILD_EXTMOD
2017-03-10 04:38:05 linux-kernel [PATCH] mm/sparse: refine usemap_size() a little
2017-03-09 03:44:28 linux-kernel Re: [PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
2017-03-09 02:53:11 linux-kernel Re: [PATCH 1/2] x86/mm/numa: trivial fix on typo and error message
2017-03-08 08:02:06 linux-kernel Re: [RFC PATCH 2/2] mm/sparse: add last_section_nr in sparse_init() to reduce some iteration cycle
2016-12-25 14:36:19 linux-kernel [PATCH] x86/e820: make e820_search_gap() static and remove unused variables
2016-12-22 22:37:37 linux-kernel Re: [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
2016-12-21 23:31:19 linux-kernel [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
2016-12-21 23:31:05 linux-kernel [PATCH V3 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
2016-12-21 23:30:49 linux-kernel [PATCH V3 0/2] mm/memblock.c: fix potential bug and code refine
2016-12-21 14:40:02 linux-kernel Re: [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
2016-12-21 13:15:38 linux-kernel Re: [PATCH V2 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
2016-12-21 13:13:37 linux-kernel Re: [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
2016-12-21 12:43:24 linux-kernel Re: [PATCH V2 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
2016-12-20 16:48:29 linux-kernel Re: [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
2016-12-20 16:35:45 linux-kernel Re: [PATCH V2 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()