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
2020-04-28 21:54:04 linux-kernel [PATCH] tracing: Fix doc mistakes in trace sample
2020-04-28 21:29:09 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-28 21:25:03 linux-kernel Re: [PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-26 21:24:28 linux-kernel Re: [PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-25 00:34:27 linux-kernel Re: [PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-23 21:46:37 linux-kernel [PATCH] sched/core: not necessary to init root_task_group's common part for each cpu
2020-04-23 13:17:58 linux-kernel Re: [PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-22 21:43:25 linux-kernel [PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
2020-04-21 21:41:15 linux-kernel [Patch v2 1/3] mm/swapfile.c: found_free could be represented by (tmp < max)
2020-04-21 21:41:09 linux-kernel [Patch v2 2/3] mm/swapfile.c: tmp is always smaller than max
2020-04-21 21:40:24 linux-kernel [Patch v2 3/3] mm/swapfile.c: omit a duplicate code by compare tmp and max first
2020-04-20 21:46:40 linux-kernel Re: [PATCH 4/4] mm/swapfile.c: move new_cluster to check free_clusters directly
2020-04-20 21:41:35 linux-kernel Re: [PATCH 3/4] mm/swapfile.c: compare tmp and max after trying to iterate on swap_map
2020-04-20 21:32:18 linux-kernel Re: [Patch v2] rcu: simplify the calculation of rcu_state.ncpus
2020-04-19 22:01:05 linux-kernel [Patch v2] rcu: simplify the calculation of rcu_state.ncpus
2020-04-19 21:53:22 linux-kernel Re: [PATCH] rcu: simplify the calculation of rcu_state.ncpus
2020-04-19 01:42:18 linux-kernel [PATCH 2/4] mm/swapfile.c: tmp is always smaller than max
2020-04-19 01:41:52 linux-kernel [PATCH 3/4] mm/swapfile.c: compare tmp and max after trying to iterate on swap_map
2020-04-19 01:40:54 linux-kernel [PATCH 4/4] mm/swapfile.c: move new_cluster to check free_clusters directly
2020-04-19 01:40:51 linux-kernel [PATCH 1/4] mm/swapfile.c: found_free could be represented by (tmp < max)
2020-04-18 22:04:08 linux-kernel Re: [PATCH] rcu: simplify the calculation of rcu_state.ncpus
2020-04-17 21:43:31 linux-kernel [PATCH] rcu: simplify the calculation of rcu_state.ncpus
2020-04-16 21:46:54 linux-kernel Re: [PATCH] rcu: init and destroy rcu_synchronize when necessary
2020-04-16 01:12:41 linux-kernel [PATCH] rcu: init and destroy rcu_synchronize when necessary
2020-04-11 22:09:11 linux-kernel Re: [Patch v3 0/5] mm/page_alloc.c: cleanup on check page
2020-04-11 22:06:40 linux-kernel [Patch v3 5/5] mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_reason()
2020-04-11 22:06:16 linux-kernel [Patch v3 2/5] mm/page_alloc.c: bad_flags is not necessary for bad_page()
2020-04-11 22:05:42 linux-kernel [Patch v3 1/5] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison
2020-04-11 22:05:36 linux-kernel [Patch v3 3/5] mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()
2020-04-11 22:05:36 linux-kernel [Patch v3 0/5] mm/page_alloc.c: cleanup on check page
2020-04-11 22:05:36 linux-kernel [Patch v3 4/5] mm/page_alloc.c: rename free_pages_check() to check_free_page()
2020-04-11 14:02:37 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-07 21:31:03 linux-kernel Re: [PATCH v1 2/2] mm/memory_hotplug: remove is_mem_section_removable()
2020-04-07 12:46:44 linux-kernel Re: [Patch v5 0/4] cleanup on do_pages_move()
2020-04-06 01:26:34 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-06 01:15:13 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-05 11:15:46 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-03 22:41:43 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-02 12:37:50 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-04-01 22:11:05 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-03-31 22:17:34 linux-kernel [PATCH] mm/vmscan.c: use update_lru_size() in update_lru_sizes()
2020-03-31 22:06:55 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-03-31 13:42:50 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-03-31 13:42:21 linux-kernel Re: [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY
2020-03-30 22:22:06 linux-kernel Re: [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY
2020-03-30 22:12:09 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-03-30 22:11:28 linux-kernel [Patch v4] mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists()
2020-03-30 14:29:22 linux-kernel Re: [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY
2020-03-30 14:27:37 linux-kernel Re: [PATCH 2/9] XArray: simplify the calculation of shift
2020-03-30 14:16:48 linux-kernel Re: [PATCH 5/9] XArray: entry in last level is not expected to be a node
2020-03-30 13:45:54 linux-kernel Re: [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY