Davidlohr Bueso ([email protected])

Number of posts: 405 (3.24 per day)
First post: 2013-07-30 20:00:00
Last post: 2013-12-03 18:58:49

Date List Subject
2014-06-24 15:07:09 linux-kernel Re: [PATCH] arch,locking: Ciao arch_mutex_cpu_relax()
2014-06-20 18:21:34 linux-kernel [PATCH] arch,locking: Ciao arch_mutex_cpu_relax()
2014-06-20 03:04:07 linux-kernel Re: [PATCH 1/9] perf bench: Add --repeat option
2014-06-19 17:02:06 linux-kernel Re: [PATCH 6/9] perf bench: futex: Replace --silent option with global --format
2014-06-19 16:43:56 linux-kernel Re: [PATCH 9/9] perf bench: futex: Support operations for shared futexes
2014-06-19 11:45:47 linux-kernel Re: [PATCH 1/9] perf bench: Add --repeat option
2014-06-18 18:15:09 linux-kernel Re: [RFT 2/2] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-18 18:11:31 linux-kernel Re: [RFT 2/2] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-18 00:30:22 linux-kernel Re: [PATCH v3 0/2] Fix subject line
2014-06-18 00:15:48 linux-kernel Re: [RESEND] shm: shm exit scalability fixes
2014-06-17 17:48:36 linux-kernel Re: [RESEND] shm: shm exit scalability fixes
2014-06-16 18:15:48 linux-kernel [PATCH 9/9] perf bench: futex: Support operations for shared futexes
2014-06-16 18:15:43 linux-kernel [PATCH 8/9] perf bench: sched-messaging: Drop barf()
2014-06-16 18:15:41 linux-kernel [PATCH 6/9] perf bench: futex: Replace --silent option with global --format
2014-06-16 18:15:39 linux-kernel [PATCH 7/9] perf bench: mem: -o and -n options are mutually exclusive
2014-06-16 18:15:33 linux-kernel [PATCH 5/9] perf bench: futex: Use global --repeat option
2014-06-16 18:15:28 linux-kernel [PATCH 4/9] perf bench: sched-messaging: Plug memleak
2014-06-16 18:15:23 linux-kernel [PATCH 3/9] perf bench: sched-messaging: Support multiple runs
2014-06-16 18:15:19 linux-kernel [PATCH 2/9] perf bench: sched-messaging: Redo runtime output
2014-06-16 18:15:15 linux-kernel [PATCH 1/9] perf bench: Add --repeat option
2014-06-16 18:15:12 linux-kernel [PATCH 0/9] perf bench: Updates for 3.17
2014-06-13 21:42:07 linux-kernel Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-13 21:28:40 linux-kernel Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-13 20:51:29 linux-kernel Re: [patch V2 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust
2014-06-13 20:37:09 linux-kernel Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-12 20:48:43 linux-kernel Re: [PATCH v3 0/2] Fix subject line
2014-06-12 20:25:42 linux-kernel Re: [PATCH v3 0/2] Fix subject line
2014-06-12 19:37:13 linux-kernel Re: [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked
2014-06-12 18:25:54 linux-kernel Re: [PATCH v2 4/4] mutex: Optimize mutex trylock slowpath
2014-06-12 18:04:48 linux-kernel Re: [PATCH] mm: nommu: per-thread vma cache fix
2014-06-12 18:01:13 linux-kernel Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs
2014-06-06 19:20:48 linux-kernel Re: [PATCH 1/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-06-06 18:48:26 linux-kernel Re: [PATCH 1/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-06-06 18:41:13 linux-kernel Re: [RFC PATCH 1/1] cleanup: use bool as return type for rwsem_is_locked
2014-06-06 18:12:44 linux-kernel Re: [PATCH 1/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-06-06 15:56:25 linux-kernel [PATCH 2/2] locking/rwsem: Disable optimistic spinning for PA-RISC
2014-06-06 15:56:06 linux-kernel [PATCH 1/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-06-06 15:56:03 linux-kernel [PATCH 0/2] locking/rwsem: disable optimistic spinning for PA-RISC
2014-06-06 15:42:30 linux-kernel Re: [PATCH v2] introduce atomic_pointer to fix a race condition in cancelable mcs spinlocks
2014-06-05 18:08:31 linux-kernel Re: [RFC PATCH 1/1] remove redundant compare, cmpxchg already does it
2014-06-05 17:54:37 linux-kernel Re: [RFC PATCH 1/1] remove redundant compare, cmpxchg already does it
2014-06-05 01:22:17 linux-kernel Re: [GIT PULL] locking tree changes for v3.16
2014-06-05 01:10:38 linux-kernel Re: [RFC PATCH 3/3] locking/mutex: Optimize mutex trylock slowpath
2014-06-04 20:58:26 linux-kernel Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked
2014-06-04 20:57:09 linux-kernel Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked
2014-06-04 20:28:40 linux-kernel Re: [RFC PATCH 3/3] locking/mutex: Optimize mutex trylock slowpath
2014-06-04 20:13:34 linux-kernel Re: [RFC PATCH 0/3] locking/mutex: Modifications to mutex
2014-06-04 20:11:43 linux-kernel Re: [RFC PATCH 2/3] locking/mutex: Correct documentation on mutex optimistic spinning
2014-06-04 19:44:56 linux-kernel Re: [PATCH v2] rwsem: Support optimistic spinning
2014-06-03 22:02:34 linux-kernel Re: [GIT PULL] locking tree changes for v3.16
2014-06-03 21:50:59 linux-kernel Re: [GIT PULL] locking tree changes for v3.16