rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-01 22:51:17 to 2019-08-14 16:59:35 UTC [more...]

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14 16:59 UTC  (54+ messages)
` [PATCH RFC v1 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-08-14 16:04 UTC  (2+ messages)
` [PATCH v4 2/2] rcuperf: Add kfree_rcu() performance Tests

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14 14:38 UTC  (4+ messages)
` [PATCH v3 2/2] rcuperf: Add kfree_rcu performance Tests

[bug report] rcu/nocb: Add bypass callback queueing
 2019-08-14 12:29 UTC  (2+ messages)

[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
 2019-08-13 21:06 UTC  (50+ messages)
` [PATCH RFC tip/core/rcu 01/14] rcu/nocb: Atomic ->len field in rcu_segcblist structure
` [PATCH RFC tip/core/rcu 02/14] rcu/nocb: Add bypass callback queueing
` [PATCH RFC tip/core/rcu 03/14] rcu/nocb: EXP Check use and usefulness of ->nocb_lock_contended
` [PATCH RFC tip/core/rcu 04/14] rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed
` [PATCH RFC tip/core/rcu 05/14] rcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_wake()
` [PATCH RFC tip/core/rcu 06/14] rcu/nocb: Advance CBs after merge in rcutree_migrate_callbacks()
` [PATCH RFC tip/core/rcu 07/14] rcu/nocb: Reduce nocb_cb_wait() leaf rcu_node ->lock contention
` [PATCH RFC tip/core/rcu 08/14] rcu/nocb: Reduce __call_rcu_nocb_wake() "
` [PATCH RFC tip/core/rcu 09/14] rcu/nocb: Don't wake no-CBs GP kthread if timer posted under overload
` [PATCH RFC tip/core/rcu 10/14] rcu: Allow rcu_do_batch() to dynamically adjust batch sizes
` [PATCH RFC tip/core/rcu 11/14] EXP nohz: Add TICK_DEP_BIT_RCU
` [PATCH RFC tip/core/rcu 12/14] rcu/nohz: Force on tick when invoking lots of callbacks
` [PATCH RFC tip/core/rcu 13/14] rcutorture: Force on tick for readers and callback flooders
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs

[PATCH v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-13 15:25 UTC  (5+ messages)

rcu/nocb: Add bypass callback queueing, bug report
 2019-08-13 15:23 UTC  (2+ messages)

[PATCH 14/16] include/linux: prefer __section from compiler_attributes.h
 2019-08-13  8:32 UTC  (3+ messages)

need_heavy_qs flag for PREEMPT=y kernels
 2019-08-13  2:50 UTC  (18+ messages)

[PATCH 1/3] workqueue: Convert for_each_wq to use built-in list check (v2)
 2019-08-12 21:24 UTC  (12+ messages)
` [PATCH 2/3] doc: Update documentation about list_for_each_entry_rcu (v1)
` [PATCH 3/3] driver/core: Fix build error when SRCU and lockdep disabled

[PATCH v2 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-12 13:08 UTC  (4+ messages)
` [PATCH v2 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH tip/core/rcu 1/1] rcu: Remove unused variable rcu_perf_writer_state
 2019-08-07 23:41 UTC  (2+ messages)

[PATCH v3 0/3] Convert some RCU articles to ReST
 2019-08-06 17:33 UTC  (2+ messages)

[PATCH tip/core/rcu 0/11] No-CBs grace-period kthread updates for v5.3-rc2
 2019-08-04 19:24 UTC  (9+ messages)
` [PATCH tip/core/rcu 03/11] rcu/nocb: Provide separate no-CBs grace-period kthreads
` [PATCH tip/core/rcu 04/11] rcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()
` [PATCH tip/core/rcu 05/11] rcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()
` [PATCH tip/core/rcu 06/11] rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()
` [PATCH tip/core/rcu 09/11] rcu/nocb: Rename and document no-CB CB kthread sleep trace event

[PATCH tip/core/rcu 1/1] rcu: Remove unused function hlist_bl_del_init_rcu
 2019-08-02 23:05 UTC  (2+ messages)

[PATCH tip/core/rcu 1/1] rcu: Remove unused function rcutorture_record_progress
 2019-08-01 23:22 UTC  (2+ messages)

[PATCH tip/core/rcu 0/10] No-CBs contention-reduction updates for v5.3-rc2
 2019-08-01 23:16 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu/nocb: Enable re-awakening under high callback load
` [PATCH tip/core/rcu 02/10] rcu/nocb: Never downgrade ->nocb_defer_wakeup in wake_nocb_gp_defer()
` [PATCH tip/core/rcu 03/10] rcu/nocb: Make __call_rcu_nocb_wake() safe for many callbacks
` [PATCH tip/core/rcu 04/10] rcu/nocb: Avoid needless wakeups of no-CBs grace-period kthread
` [PATCH tip/core/rcu 05/10] rcu/nocb: Avoid ->nocb_lock capture by corresponding CPU
` [PATCH tip/core/rcu 06/10] rcu/nocb: Round down for number of no-CBs grace-period kthreads
` [PATCH tip/core/rcu 07/10] rcu/nocb: Reduce contention at no-CBs registry-time CB advancement
` [PATCH tip/core/rcu 08/10] rcu/nocb: Reduce contention at no-CBs invocation-done time
` [PATCH tip/core/rcu 09/10] rcu/nocb: Reduce ->nocb_lock contention with separate ->nocb_gp_lock
` [PATCH tip/core/rcu 10/10] rcu/nocb: Unconditionally advance and wake for excessive CBs

[PATCH tip/core/rcu 0/18] No-CBs cblist updates for v5.3-rc2
 2019-08-01 23:08 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcu/nocb: Use separate flag to indicate disabled ->cblist
` [PATCH tip/core/rcu 02/18] rcu/nocb: Use separate flag to indicate offloaded ->cblist
` [PATCH tip/core/rcu 03/18] rcu/nocb: Add checks for offloaded callback processing
` [PATCH tip/core/rcu 04/18] rcu/nocb: Make rcutree_migrate_callbacks() start at leaf rcu_node structure
` [PATCH tip/core/rcu 05/18] rcu/nocb: Check for deferred nocb wakeups before nohz_full early exit
` [PATCH tip/core/rcu 06/18] rcu/nocb: Remove deferred wakeup checks for extended quiescent states
` [PATCH tip/core/rcu 07/18] rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
` [PATCH tip/core/rcu 08/18] rcu/nocb: Allow lockless use of rcu_segcblist_empty()
` [PATCH tip/core/rcu 09/18] rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
` [PATCH tip/core/rcu 10/18] rcu/nocb: Use rcu_segcblist "
` [PATCH tip/core/rcu 11/18] rcu/nocb: Remove obsolete nocb_head and nocb_tail fields
` [PATCH tip/core/rcu 12/18] rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields
` [PATCH tip/core/rcu 13/18] rcu/nocb: Remove obsolete nocb_cb_tail and nocb_cb_head fields
` [PATCH tip/core/rcu 14/18] rcu/nocb: Remove obsolete nocb_gp_head and nocb_gp_tail fields
` [PATCH tip/core/rcu 15/18] rcu/nocb: Use build-time no-CBs check in rcu_do_batch()
` [PATCH tip/core/rcu 16/18] rcu/nocb: Use build-time no-CBs check in rcu_core()
` [PATCH tip/core/rcu 17/18] rcu/nocb: Use build-time no-CBs check in rcu_pending()
` [PATCH tip/core/rcu 18/18] rcu/nocb: Suppress uninitialized false-positive in nocb_gp_wait()


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).