Dennis Zhou ([email protected])

Number of posts: 389 (0.19 per day)
First post: 2018-09-25 20:34:24
Last post: 2024-04-24 05:12:12

Date List Subject
2019-10-18 22:14:31 linux-kernel Re: [PATCH] percpu: add __percpu to SHIFT_PERCPU_PTR
2019-09-17 23:57:37 linux-kernel [GIT PULL] percpu changes for v5.4-rc1
2019-09-05 21:24:05 linux-kernel Re: [PATCH] percpu: Use struct_size() helper
2019-07-31 03:04:46 linux-kernel Re: [PATCH v1 1/1] mm/vmalloc.c: Fix percpu free VM area search criteria
2019-07-30 23:39:34 linux-kernel Re: [PATCH v1 1/1] mm/vmalloc.c: Fix percpu free VM area search criteria
2019-07-24 02:10:20 linux-kernel Re: [PATCH] percpu: Fix a typo
2019-07-20 00:34:16 linux-kernel Re: [PATCH] cgroup writeback: use online cgroup when switching from dying bdi_writebacks
2019-07-15 20:00:14 linux-kernel Re: [PATCH AUTOSEL 5.2 129/249] blk-iolatency: only account submitted bios
2019-07-13 04:18:12 linux-kernel [GIT PULL] percpu changes for v5.3-rc1
2019-07-08 19:28:41 linux-kernel kasan: paging percpu + kasan causes a double fault
2019-07-08 19:28:00 linux-kernel Re: [PATCH] percpu: fix pcpu_page_first_chunk return code handling
2019-07-05 21:50:33 linux-kernel [PATCH v2] blk-iolatency: fix STS_AGAIN handling
2019-07-05 20:33:13 linux-kernel [PATCH] blk-iolatency: fix STS_AGAIN handling
2019-07-04 04:21:36 linux-kernel Re: [PATCH] percpu: Make pcpu_setup_first_chunk() void function
2019-06-15 16:52:49 linux-kernel Re: [PATCH] blk-iolatency: only account submitted bios
2019-05-23 20:13:08 linux-kernel [PATCH] blk-iolatency: only account submitted bios
2019-05-18 01:16:57 linux-kernel [PATCH] btrfs: correct zstd workspace manager lock to use spin_lock_bh()
2019-05-13 19:53:42 linux-kernel [GIT PULL] percpu changes for v5.2-rc1
2019-05-09 17:54:03 linux-kernel Re: [PATCH 1/4] percpu_ref: introduce PERCPU_REF_ALLOW_REINIT flag
2019-05-08 20:02:16 linux-kernel Re: [PATCH] percpu: remove spurious lock dependency between percpu and sched
2019-05-08 19:19:49 linux-kernel Re: [PATCH] percpu: remove spurious lock dependency between percpu and sched
2019-04-19 21:30:46 linux-kernel [GIT PULL] percpu changes for v5.1-rc6
2019-03-13 20:20:27 linux-kernel Re: [PATCH 00/12] introduce percpu block scan_hint
2019-03-05 19:51:43 linux-kernel [GIT PULL] percpu changes for v5.1-rc1
2019-03-04 19:14:47 linux-kernel Re: [PATCH 1/2] perpcu: correct pcpu_find_block_fit comments
2019-03-04 18:58:19 linux-kernel Re: [PATCH 2/2] percpu: pcpu_next_md_free_region: inclusive check for PCPU_BITMAP_BLOCK_BITS
2019-03-03 20:25:31 linux-kernel Re: [PATCH 07/12] percpu: add block level scan_hint
2019-03-03 20:24:42 linux-kernel Re: [PATCH 11/12] percpu: convert chunk hints to be based on pcpu_block_md
2019-03-02 22:35:39 linux-kernel Re: [PATCH 05/12] percpu: relegate chunks unusable when failing small allocations
2019-03-02 22:32:58 linux-kernel Re: [PATCH 04/12] percpu: manage chunks based on contig_bits instead of free_bytes
2019-03-02 22:25:37 linux-kernel Re: [PATCH 03/12] percpu: introduce helper to determine if two regions overlap
2019-03-02 22:24:21 linux-kernel Re: [PATCH 02/12] percpu: do not search past bitmap when allocating an area
2019-03-01 20:35:44 linux-kernel Re: [PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
2019-02-28 02:21:49 linux-kernel [PATCH 07/12] percpu: add block level scan_hint
2019-02-28 02:21:40 linux-kernel [PATCH 06/12] percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
2019-02-28 02:20:44 linux-kernel [PATCH 08/12] percpu: remember largest area skipped during allocation
2019-02-28 02:20:44 linux-kernel [PATCH 04/12] percpu: manage chunks based on contig_bits instead of free_bytes
2019-02-28 02:20:43 linux-kernel [PATCH 03/12] percpu: introduce helper to determine if two regions overlap
2019-02-28 02:20:23 linux-kernel [PATCH 05/12] percpu: relegate chunks unusable when failing small allocations
2019-02-28 02:20:20 linux-kernel [PATCH 11/12] percpu: convert chunk hints to be based on pcpu_block_md
2019-02-28 02:20:12 linux-kernel [PATCH 09/12] percpu: use block scan_hint to only scan forward
2019-02-28 02:19:52 linux-kernel [PATCH 12/12] percpu: use chunk scan_hint to skip some scanning
2019-02-28 02:19:47 linux-kernel [PATCH 10/12] percpu: make pcpu_block_md generic
2019-02-28 02:19:35 linux-kernel [PATCH 02/12] percpu: do not search past bitmap when allocating an area
2019-02-28 02:19:26 linux-kernel [PATCH 01/12] percpu: update free path with correct new free region
2019-02-28 02:19:22 linux-kernel [PATCH 00/12] introduce percpu block scan_hint
2019-02-27 21:25:44 linux-kernel Re: [PATCH v2] btrfs: zstd ensure reclaim timer is properly cleaned up
2019-02-27 21:23:32 linux-kernel [PATCH] btrfs: remove indirect function calls from zstd
2019-02-27 18:31:12 linux-kernel Re: [PATCH v2] btrfs: zstd ensure reclaim timer is properly cleaned up
2019-02-27 18:20:31 linux-kernel Re: [RFC] percpu: decrease pcpu_nr_slots by 1
2019-02-27 16:42:39 linux-kernel Re: [PATCH 1/2] percpu: km: remove SMP check