rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-27 14:30:24 to 2023-05-31 10:18:15 UTC [more...]

[PATCH 0/9] rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU
 2023-05-31 10:17 UTC  (6+ messages)
` [PATCH 1/9] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 3/9] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 4/9] rcu: Introduce lazy queue's own qhimark
` [PATCH 5/9] rcu: Add rcutree.lazy_enabled boot parameter

[PATCH v2 0/2] Lock and Pointer guards
 2023-05-30 13:58 UTC  (16+ messages)
` [PATCH v2 1/2] locking: Introduce __cleanup__ based guards
` [PATCH v2 2/2] sched: Use fancy new guards

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-05-30  3:07 UTC  (7+ messages)

[RFC][PATCH 0/2] Lock and Pointer guards
 2023-05-29 11:29 UTC  (17+ messages)
` [RFC][PATCH 1/2] locking: Introduce __cleanup__ based guards
` [RFC][PATCH 2/2] sched: Use fancy new guards

[PATCH] notifier: Initialize new struct srcu_usage field
 2023-05-27 10:27 UTC  (3+ messages)

[paulmck-rcu:dev.2023.05.20a] [rcuscale] 812195e4f7: BUG:kernel_NULL_pointer_dereference,address
 2023-05-26  9:49 UTC  (2+ messages)

Perf: RIP: 0010:__schedule on qemu-x86_64
 2023-05-26  5:39 UTC  (3+ messages)

[PATCH 0/4] Docs/RCU/rculist_nulls: Minor fixups
 2023-05-19 18:52 UTC  (6+ messages)
` [PATCH 1/4] Docs/RCU/rculist_nulls: Fix trivial coding style
` [PATCH 2/4] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
` [PATCH 3/4] Docs/RCU/rculist_nulls: Fix hlist_head field name of 'obj'
` [PATCH 4/4] Docs/RCU/rculist_nulls: Drop unnecessary '_release' in insert function

Pozycjonowanie- informacja
 2023-05-19  7:55 UTC 

[PATCH rcu 0/6] Torture-test updates for v6.5
 2023-05-15 18:04 UTC  (25+ messages)
` [PATCH rcu 1/6] locktorture: Add long_hold to adjust lock-hold delays
` [PATCH rcu 2/6] rcutorture: Correct name of use_softirq module parameter
` [PATCH rcu 3/6] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH rcu 4/6] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
` [PATCH rcu 5/6] doc/rcutorture: Add description of rcutorture.stall_cpu_block
` [PATCH rcu 6/6] torture: Remove duplicated argument -enable-kvm for ppc64

[PATCH 5.4 212/282] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-15 16:29 UTC 

[PATCH 5.10 030/381] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-15 16:24 UTC 

[PATCH 4.19 140/191] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-15 16:26 UTC 

A small question about rcu_nocb_wait_contended
 2023-05-15 11:45 UTC  (3+ messages)

[PATCH rcu 0/2] Tasks RCU updates for v6.5
 2023-05-10 17:10 UTC  (3+ messages)
` [PATCH rcu 1/2] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
` [PATCH rcu 2/2] rcu-tasks: Clarify the cblist_init_generic() function's pr_info() output

[PATCH rcu 0/4] Callback-offloading updates for v6.5
 2023-05-10 17:06 UTC  (5+ messages)
` [PATCH rcu 1/4] rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading
` [PATCH rcu 2/4] rcu/nocb: Fix shrinker race against callback enqueuer
` [PATCH rcu 3/4] rcu/nocb: Recheck lazy callbacks under the ->nocb_lock from shrinker
` [PATCH rcu 4/4] rcu/nocb: Make shrinker to iterate only NOCB CPUs

[PATCH rcu 0/8] kvfree_rcu() changes for v6.5
 2023-05-10 17:02 UTC  (9+ messages)
` [PATCH rcu 1/8] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
` [PATCH rcu 2/8] rcu/kvfree: Add debug to check grace periods
` [PATCH rcu 3/8] rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list
` [PATCH rcu 4/8] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap
` [PATCH rcu 5/8] rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache
` [PATCH rcu 6/8] rcu/kvfree: Do not run a page work if a cache is disabled
` [PATCH rcu 7/8] rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
` [PATCH rcu 8/8] rcu/kvfree: Make drain_page_cache() take early return if cache is disabled

[PATCH rcu 0/8] Miscellaneous fixes for v6.5
 2023-05-10 16:58 UTC  (9+ messages)
` [PATCH rcu 1/8] srcu: Remove extraneous parentheses from srcu_read_lock() etc
` [PATCH rcu 2/8] rcu: Remove RCU_NONIDLE()
` [PATCH rcu 3/8] rcu: Check callback-invocation time limit for rcuc kthreads
` [PATCH rcu 4/8] rcu: Employ jiffies-based backstop to callback time limit
` [PATCH rcu 5/8] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
` [PATCH rcu 6/8] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
` [PATCH rcu 7/8] rcu: Make rcu_cpu_starting() rely on interrupts being disabled
` [PATCH rcu 8/8] rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs

[PATCH rcu 0/3] Documentation updates for v6.5
 2023-05-10 16:51 UTC  (4+ messages)
` [PATCH rcu 1/3] doc: Get rcutree module parameters back into alpha order
` [PATCH rcu 2/3] doc: Document the rcutree.rcu_resched_ns module parameter
` [PATCH rcu 3/3] MAINTAINERS: Update qiang1.zhang@intel.com to qiang.zhang1211@gmail.com

[PATCH 0/9] fix softlockup in run_timer_softirq
 2023-05-08 17:51 UTC  (15+ messages)
` [PATCH 1/9] softirq: Rewrite softirq processing loop
` [PATCH 2/9] softirq: Use sched_clock() based timeout
` [PATCH 3/9] softirq: Factor loop termination condition
` [PATCH 4/9] softirq: Allow early break
` [PATCH 5/9] softirq: Context aware timeout
` [PATCH 6/9] softirq: Provide a softirq_needs_break() API
` [PATCH 7/9] softirq,net: Use softirq_needs_break()
` [PATCH 8/9] softirq,rcu: "
` [PATCH 9/9] softirq, timer: "

[PATCH 5.15 028/371] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-08  9:43 UTC 

[PATCH 6.3 032/694] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-08  9:37 UTC 

[PATCH 6.2 053/663] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-08  9:37 UTC 

[PATCH 6.1 054/611] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-05-08  9:38 UTC 

Pozycjonowanie- informacja
 2023-05-08  7:55 UTC 

LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
 2023-05-06 23:06 UTC  (2+ messages)

FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply to 4.14-stable tree
 2023-05-06  2:13 UTC 

FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply to 4.19-stable tree
 2023-05-06  2:13 UTC 

FAILED: patch "[PATCH] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz" failed to apply to 5.4-stable tree
 2023-05-06  2:13 UTC 

[RFC PATCH 3/4] rculist.h: Fix parentheses around macro pointer parameter use
 2023-05-05 15:02 UTC  (5+ messages)

[RFC PATCH 02/13] rculist.h: Fix parentheses around macro pointer parameter use
 2023-05-04 20:05 UTC  (3+ messages)
` [RFC PATCH 03/13] rculist_nulls.h: Add "
` [RFC PATCH 04/13] rculist_bl.h: Fix "

[RFC bpf-next v3 0/6] Handle immediate reuse in bpf memory allocator
 2023-05-04  2:30 UTC  (17+ messages)
` [RFC bpf-next v3 1/6] bpf: Factor out a common helper free_all()
` [RFC bpf-next v3 2/6] bpf: Pass bitwise flags to bpf_mem_alloc_init()
` [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
` [RFC bpf-next v3 4/6] bpf: Introduce BPF_MA_FREE_AFTER_RCU_GP
` [RFC bpf-next v3 5/6] bpf: Add two module parameters in htab for memory benchmark
` [RFC bpf-next v3 6/6] selftests/bpf: Add benchmark for bpf memory allocator

[PATCH V2] rcu/torture replace wait_event with wait_event_idle
 2023-05-02 20:01 UTC  (7+ messages)

[PATCH RFC] rcu: torture: shorten the time between forward-progress tests
 2023-05-02 15:06 UTC 

Exp GPs and rcu_read_unlock()
 2023-04-30 22:50 UTC  (4+ messages)

[PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
 2023-04-29 10:06 UTC  (11+ messages)
                  ` [PATCH] debugobjects,locking: Annotate __debug_object_init() wait type violation

clangd cannot handle tree_nocb.h
 2023-04-29  6:18 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 1/2] refscale: Move shutdown from wait_event() to wait_event_idle()
 2023-04-29  1:59 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access

[PATCH AUTOSEL 5.15 1/2] refscale: Move shutdown from wait_event() to wait_event_idle()
 2023-04-29  1:59 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access

[PATCH AUTOSEL 6.1 1/3] refscale: Move shutdown from wait_event() to wait_event_idle()
 2023-04-29  1:59 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 3/3] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access

[PATCH AUTOSEL 6.2 1/3] refscale: Move shutdown from wait_event() to wait_event_idle()
 2023-04-29  1:58 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 3/3] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access

[PATCH AUTOSEL 6.3 1/3] refscale: Move shutdown from wait_event() to wait_event_idle()
 2023-04-29  1:58 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 3/3] rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-28 10:35 UTC  (19+ messages)

[RFC bpf-next v2 0/4] Introduce BPF_MA_REUSE_AFTER_RCU_GP
 2023-04-28  6:13 UTC  (13+ messages)
` [RFC bpf-next v2 1/4] selftests/bpf: Add benchmark for bpf memory allocator
` [RFC bpf-next v2 4/4] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).