Davidlohr Bueso ([email protected])

Number of posts: 1460 (0.42 per day)
First post: 2014-10-03 17:40:19
Last post: 2024-05-06 18:13:23

Date List Subject
2016-10-19 18:41:44 linux-kernel Re: [PATCH] perf/bench-futex: Avoid worker cacheline bouncing
2016-10-19 18:16:29 linux-kernel Re: [PATCH 2/2 v2] perf bench futex: add NUMA support
2016-10-19 17:59:48 linux-kernel [PATCH] perf/bench-futex: Avoid worker cacheline bouncing
2016-10-18 01:10:09 linux-kernel Re: [PATCH 1/2] perf bench futex: cache align the worer struct
2016-10-12 18:34:35 linux-kernel Re: [PATCH -v4 2/8] locking/mutex: Rework mutex::owner
2016-10-10 05:53:48 linux-kernel [PATCH] locking/osq: Provide proper lock/unlock and relaxed flavors
2016-10-06 22:52:09 linux-kernel Re: [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
2016-10-06 18:17:43 linux-kernel Re: [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
2016-10-06 05:48:09 linux-kernel Re: [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
2016-10-05 16:04:57 linux-kernel Re: [RFC][PATCH 0/4] FUTEX_UNLOCK_PI wobbles
2016-10-05 03:59:13 linux-kernel Re: [RFC][PATCH 1/4] futex: Cleanup variable names for futex_top_waiter()
2016-10-05 03:58:11 linux-kernel Re: [RFC][PATCH 2/4] futex: Use smp_store_release() in mark_wake_futex()
2016-10-05 01:09:11 linux-kernel Re: [RFC][PATCH 3/4] futex: Remove rt_mutex_deadlock_account_*()
2016-10-05 01:02:29 linux-kernel Re: [RFC][PATCH 0/4] FUTEX_UNLOCK_PI wobbles
2016-10-04 19:06:24 linux-kernel Re: [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
2016-04-28 17:34:35 linux-kernel Re: [PATCH -tip v2 0/4] rtmutex: Another crack at spin on owner
2016-04-26 21:15:58 linux-kernel Re: [PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
2016-04-26 18:34:05 linux-kernel Re: [PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
2016-04-26 18:10:30 linux-kernel Re: [PATCH] block: partitions: efi: Always check for alternative GPT at end of drive
2016-04-21 03:14:21 linux-kernel [PATCH] perf/bench-futex: Simplify wrapper for LOCK_PI
2016-04-21 03:09:41 linux-kernel [PATCH -tip] futex: Acknowledge a new waiter in counter before plist
2016-04-20 04:23:49 linux-kernel Re: [PATCH] irq_poll: Remove redundant barrier when using clear_bit_unlock()
2016-04-20 04:17:33 linux-kernel [PATCH -tip v3 3/3] locking/pvqspinlock: Robustify init_qspinlock_stat()
2016-04-20 04:13:30 linux-kernel Re: [PATCH -tip v2] locking/pvqspinlock: Robustify init_qspinlock_stat()
2016-04-20 04:10:58 linux-kernel [PATCH -tip v2] locking/pvqspinlock: Robustify init_qspinlock_stat()
2016-04-19 22:27:48 linux-kernel Re: [PATCH] kernel/futex: handle the case where we got a "late" waiter
2016-04-19 06:30:40 linux-kernel [PATCH] h8300/bitops: Correct smp_mb__{before,after} wrt clear_bit
2016-04-18 16:16:59 linux-kernel Re: [PATCH -tip 3/3] locking/pvqspinlock: Robustify init_qspinlock_stat()
2016-04-18 06:34:08 linux-kernel [PATCH -tip 3/3] locking/pvqspinlock: Robustify init_qspinlock_stat()
2016-04-18 06:34:05 linux-kernel [PATCH -tip 1/3] locking/pvqspinlock: Fix div by 0 in qstats
2016-04-18 06:34:03 linux-kernel [PATCH -tip 2/3] locking/pvqspinlock: Avoid double resetting of stats
2016-04-16 17:55:52 linux-kernel [PATCH] irq_poll: Remove redundant barrier when using clear_bit_unlock()
2016-04-16 17:34:48 linux-kernel [PATCH -next] kernel: Replace ACCESS_ONCE with READ/WRITE_ONCE
2016-04-13 18:53:09 linux-kernel Re: [PATCH v3 0/2] vfs: Define new syscall getumask.
2016-04-12 04:58:38 linux-kernel Re: [RFC][PATCH 2/3] locking/qrwlock: Use smp_cond_load_acquire()
2016-04-07 06:58:25 linux-kernel Re: [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
2016-04-04 06:33:54 linux-kernel [PATCH 2/4] rtmutex: Use waiter debug init,free magic numbers
2016-04-04 06:33:35 linux-kernel [PATCH 3/4] rtmutex: Add rt_mutex_init_waiter helper
2016-04-04 06:33:16 linux-kernel [PATCH 4/4] rtmutex: Reduce top-waiter blocking on a lock
2016-04-04 06:33:13 linux-kernel [PATCH 1/4] rtmutex: Delete save_state member of struct rt_mutex
2016-04-04 06:33:12 linux-kernel [PATCH -tip v2 0/4] rtmutex: Another crack at spin on owner
2016-04-02 06:39:30 linux-kernel Re: futex: clarification needed with drop_futex_key_refs and memory barriers
2016-04-02 04:41:43 linux-kernel Re: [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
2016-04-02 01:18:11 linux-kernel Re: [PATCH 02/11] locking, rwsem: drop explicit memory barriers
2016-04-02 00:28:56 linux-kernel Re: [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
2016-03-25 02:30:38 linux-kernel Re: [PATCH 4/3] rtmutex: Avoid barrier in rt_mutex_handle_deadlock
2016-03-21 23:20:20 linux-kernel [PATCH -tip] x86/mce: Use atomic_inc_return barrier when starting monad sync
2016-03-21 21:07:44 linux-kernel [PATCH] Documentation,barriers: Mention smp_cond_acquire()
2016-03-21 18:16:32 linux-kernel Re: [PATCH 4/3] rtmutex: Avoid barrier in rt_mutex_handle_deadlock
2016-03-09 19:05:25 linux-kernel Re: [PATCH 1/2] locktorture: Fix deboosting nil ptr dereferencing
2016-03-09 07:08:59 linux-kernel [PATCH 1/2] locktorture: Fix deboosting nil ptr dereferencing