Date |
List |
Subject |
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 |
2022-11-07 07:30:00
|
linux-kernel
|
Re: [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size |
2022-10-24 20:26:12
|
linux-kernel
|
Re: [PATCH 2/8] mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated() |
2022-10-24 19:22:20
|
linux-kernel
|
Re: [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size |
2022-10-24 19:01:46
|
linux-kernel
|
Re: [PATCH 0/8] Cleanup and optimization patches for percpu |
2022-10-24 19:01:07
|
linux-kernel
|
Re: [PATCH 1/8] mm/percpu: remove unused pcpu_map_extend_chunks |
2022-10-24 19:01:04
|
linux-kernel
|
Re: [PATCH 4/8] mm/percpu: add comment to state the empty populated pages accounting |
2022-10-24 18:56:35
|
linux-kernel
|
Re: [PATCH 6/8] mm/percpu.c: remove the lcm code since block size is fixed at page size |
2022-10-24 18:56:29
|
linux-kernel
|
Re: [PATCH 7/8] mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS |
2022-10-24 18:35:23
|
linux-kernel
|
Re: [PATCH 5/8] mm/percpu: replace the goto with break |
2022-10-24 18:31:16
|
linux-kernel
|
Re: [PATCH 3/8] mm/percpu: Update the code comment when creating new chunk |
2022-09-08 16:45:05
|
linux-kernel
|
Re: [PATCH v4] ipc/msg: mitigate the lock contention with percpu counter |
2022-07-26 17:42:48
|
linux-kernel
|
Re: Linux 5.19-rc8 |
2022-07-19 04:48:47
|
linux-kernel
|
Re: [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area() |
2022-04-10 01:24:05
|
linux-kernel
|
Re: [PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes |
2022-04-08 06:26:33
|
linux-kernel
|
Re: [PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes |
2022-04-08 01:09:09
|
linux-kernel
|
Re: [PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes |
2022-03-08 23:26:00
|
linux-kernel
|
Re: [PATCH 2/3] mm: use vmalloc_array and vcalloc for array allocations |
2021-12-11 16:32:08
|
linux-kernel
|
[GIT PULL] percpu fixes for v5.16-rc5 |
2021-12-09 20:40:11
|
linux-kernel
|
Re: [PATCH v1 1/1] percpu_ref: Replace kernel.h with the necessary inclusions |
2021-11-29 22:56:03
|
linux-kernel
|
Re: [PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton |
2021-11-29 22:50:49
|
linux-kernel
|
Re: [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function |
2021-11-29 22:46:15
|
linux-kernel
|
Re: [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton |
2021-11-29 22:41:19
|
linux-kernel
|
Re: [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef |
2021-11-29 22:37:04
|
linux-kernel
|
Re: [PATCH RFC 1/4] mm: percpu: Generalize percpu related config |
2021-11-29 02:56:39
|
linux-kernel
|
Re: [PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton |
2021-11-28 17:56:11
|
linux-crypto
|
Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le} |
2021-11-28 17:56:11
|
linux-kernel
|
Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le} |
2021-11-16 03:52:49
|
linux-kernel
|
Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree |
2021-11-15 15:05:04
|
linux-kernel
|
Re: [PATCH v1 1/1] printk: Remove printk.h inclusion in percpu.h |
2021-11-12 18:20:30
|
linux-kernel
|
Re: + mm-fix-panic-in-__alloc_pages.patch added to -mm tree |
2021-11-12 18:15:57
|
linux-kernel
|
Re: [PATCH v1 1/1] printk: Remove printk.h inclusion in percpu.h |
2021-11-10 00:16:11
|
linux-kernel
|
Re: [PATCH v3] mm: fix panic in __alloc_pages |
2021-10-27 21:28:23
|
linux-kernel
|
Re: [PATCH -next v2] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages |
2021-10-26 06:44:07
|
linux-kernel
|
Re: [PATCH -next] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages |
2021-10-22 19:25:11
|
linux-kernel
|
Re: [PATCH v2 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU |
2021-10-21 14:03:01
|
linux-kernel
|
Re: [PATCH v2 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU |
2021-10-01 15:54:10
|
linux-kernel
|
Re: [PATCH v3 8/8] percpu: Add __alloc_size attributes for better bounds checking |
2021-09-03 18:43:54
|
linux-kernel
|
Re: [GIT PULL] xfs: new code for 5.15 |
2021-08-24 02:16:00
|
linux-kernel
|
Re: [PATCHv2 2/2] lib/percpu_test: Add extra tests in percpu_test |
2021-08-24 02:08:57
|
linux-kernel
|
Re: [PATCHv2 1/2] kernel/workqueue: Make schedule_on_each_cpu as EXPORT_SYMBOL_GPL |
2021-08-19 14:15:22
|
linux-kernel
|
Re: [PATCH v2 6/7] percpu: Add __alloc_size attributes for better bounds checking |
2021-08-19 00:43:55
|
linux-kernel
|
Re: [PATCH v2 6/7] percpu: Add __alloc_size attributes for better bounds checking |
2021-08-15 16:30:52
|
linux-kernel
|
Re: [PATCH] percpu: remove the unnecessary operation for bitmaps in finding suitable region |
2021-07-21 21:14:33
|
linux-kernel
|
Re: [PATCH 2/4] bitmap: unify find_bit operations |