Dennis Zhou ([email protected])

Number of posts: 387 (0.19 per day)
First post: 2018-09-25 20:34:24
Last post: 2024-03-21 17:07:14

Date List Subject
2024-03-21 17:07:14 linux-kernel Re: [PATCH] percpu: clean up all mappings when pcpu_map_pages() fails
2024-03-19 20:32:29 linux-kernel Re: [PATCH] percpu: clean up all mappings when pcpu_map_pages() fails
2024-02-08 01:26:34 linux-kernel [GIT PULL] percpu changes for v6.8-rc4
2024-02-01 03:45:40 linux-kernel Re: [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
2024-01-29 09:01:11 linux-kernel Re: [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
2024-01-24 08:22:12 linux-kernel Re: [External] [PATCH] riscv: Fix wrong size passed to local_flush_tlb_range_asid()
2024-01-24 08:15:35 linux-kernel Re: [PATCH] percpu: improve percpu_alloc_percpu_fail event trace
2024-01-12 23:56:04 linux-kernel [GIT PULL] percpu changes for v6.8-rc1
2024-01-12 23:38:03 linux-kernel [PATCH 3/3] cpu/hotplug: Get rid of cpu_dying_mask
2024-01-12 23:37:43 linux-kernel [PATCH 2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask
2024-01-12 23:37:34 linux-kernel [PATCH 1/3] lib/percpu_counter: Fix CPU hotplug handling
2024-01-12 23:37:21 linux-kernel [PATCH 0/3 v2] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
2023-12-30 22:39:32 linux-kernel Re: [patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
2023-12-14 08:41:15 linux-kernel Re: [PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
2023-12-11 19:25:33 linux-kernel Re: linux-next: build failure after merge of the percpu tree
2023-12-08 07:17:34 linux-kernel Re: [PATCH 0/2] riscv: Enable percpu page first chunk allocator
2023-12-07 05:47:08 linux-kernel Re: [PATCH 0/2] riscv: Enable percpu page first chunk allocator
2023-08-24 08:41:38 linux-kernel Re: [PATCH v3 1/2] pcpcntr: add group allocation/free
2023-08-24 07:28:01 linux-kernel Re: [PATCH v3 2/2] kernel/fork: group allocation/free of per-cpu counters for mm struct
2023-08-21 21:29:58 linux-kernel Re: [PATCH 0/2] execve scalability issues, part 1
2023-07-27 23:49:44 linux-kernel Re: [PATCH 1/3] mm/percpu: Remove some local variables in pcpu_populate_pte
2023-07-27 23:20:03 linux-kernel Re: [PATCH 0/3] percpu: some trivial cleanup patches
2023-07-25 02:46:57 linux-kernel Re: [PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
2023-07-21 21:27:23 linux-kernel Re: [PATCH 1/3] mm/percpu.c: remove redundant check
2023-07-21 21:25:07 linux-kernel Re: [PATCH 0/3] percpu: some trivial cleanup patches
2023-07-21 21:24:26 linux-kernel Re: [PATCH 2/3] mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
2023-07-21 21:17:10 linux-kernel Re: [PATCH 3/3] mm/percpu.c: print error message too if atomic alloc failed
2023-07-14 09:32:53 linux-kernel Re: [PATCH v5] Randomized slab caches for kmalloc()
2023-06-30 22:16:47 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-06-15 16:09:12 linux-kernel Re: [PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
2023-06-12 22:22:27 linux-kernel Re: [PATCH v3] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
2023-06-09 18:27:50 linux-kernel Re: [PATCH v2] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
2023-06-09 07:30:34 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-06-08 21:55:14 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-06-06 22:22:08 linux-kernel Re: [PATCH] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
2023-04-15 06:34:13 linux-kernel Re: [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
2023-04-11 20:31:57 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-04-08 07:34:31 linux-kernel Re: [PATCH v2 2/2] lib/percpu_counter: fix dying cpu compare race
2023-04-07 08:30:54 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-03-31 18:25:10 linux-kernel Re: [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-03-29 23:48:47 linux-kernel [PATCH v2] mmc: inline the first mmc_scan() on mmc_start_host()
2023-03-29 20:49:08 linux-kernel Re: [PATCH] mmc: allow mmc to block wait_for_device_probe()
2023-03-29 20:23:01 linux-kernel [PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
2023-03-28 22:39:28 linux-kernel [PATCH] mmc: allow mmc to block wait_for_device_probe()
2022-12-14 17:28:19 linux-kernel Re: [PATCH 3/3] lib/percpu-refcount: drain ->release() in perpcu_ref_exit()
2022-12-13 16:02:55 linux-kernel Re: [GIT PULL] percpu changes for v6.2-rc1
2022-12-12 17:16:32 linux-kernel [GIT PULL] percpu changes for v6.2-rc1
2022-12-12 14:16:56 linux-kernel Re: [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
2022-12-07 01:41:23 linux-kernel Re: [PATCH-next] block: fix null-deref in percpu_ref_put
2022-12-05 00:47:29 linux-kernel Re: [PATCH -next 1/1] percpu: cleanup invalid assignment to err in pcpu_alloc
2022-11-08 07:50:48 linux-kernel Re: [PATCH 0/8] Cleanup and optimization patches for percpu