Waiman Long ([email protected])

Number of posts: 861 (7.18 per day)
First post: 2013-03-05 19:42:53
Last post: 2013-07-03 20:25:46

Date List Subject
2015-08-14 02:07:24 linux-kernel Re: [PATCH v5 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-08-08 03:19:10 linux-kernel [PATCH v5 2/6] locking/pvqspinlock: Add pending bit support
2015-08-08 03:19:08 linux-kernel [PATCH v5 6/6] locking/pvqspinlock: Queue node adaptive spinning
2015-08-08 03:19:06 linux-kernel [PATCH v5 5/6] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-08-08 03:19:04 linux-kernel [PATCH v5 4/6] locking/pvqspinlock, x86: Optimize PV unlock code path
2015-08-08 03:19:01 linux-kernel [PATCH v5 3/6] locking/pvqspinlock: Collect slowpath lock statistics
2015-08-08 03:18:27 linux-kernel [PATCH v5 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-08-08 03:18:26 linux-kernel [PATCH v5 0/6] locking/qspinlock: Enhance pvqspinlock performance
2015-08-04 03:26:10 linux-kernel Re: [PATCH v4 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-08-03 21:30:20 linux-kernel Re: [PATCH v4 2/7] locking/pvqspinlock: Add pending bit support
2015-08-03 20:49:35 linux-kernel Re: [PATCH v4 6/8] locking/qrwlock: make use of acquire/release/relaxed atomics
2015-08-03 20:44:49 linux-kernel Re: [PATCH v4 5/8] locking/qrwlock: implement queue_write_unlock using smp_store_release
2015-08-01 20:16:09 linux-kernel RE: [PATCH v4 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-08-01 02:24:13 linux-kernel [PATCH v4 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-08-01 02:22:58 linux-kernel [PATCH v4 7/7] locking/pvqspinlock: Queue node adaptive spinning
2015-08-01 02:22:57 linux-kernel [PATCH v4 6/7] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-08-01 02:22:55 linux-kernel [PATCH v4 5/7] locking/pvqspinlock: Enable deferment of vCPU kicking to unlock call
2015-08-01 02:22:54 linux-kernel [PATCH v4 4/7] locking/pvqspinlock, x86: Optimize PV unlock code path
2015-08-01 02:22:52 linux-kernel [PATCH v4 2/7] locking/pvqspinlock: Add pending bit support
2015-08-01 02:22:33 linux-kernel [PATCH v4 3/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-08-01 02:22:24 linux-kernel [PATCH v4 0/7] locking/qspinlock: Enhance pvqspinlock performance
2015-07-31 17:01:17 linux-kernel Re: [PATCH v3 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-31 02:53:22 linux-kernel Re: [PATCH] proc: change proc_subdir_lock to a rwlock
2015-07-31 02:17:03 linux-kernel Re: [PATCH] proc: change proc_subdir_lock to a rwlock
2015-07-31 02:04:01 linux-kernel Re: [PATCH tip/core/rcu 19/19] rcu: Add fastpath bypassing funnel locking
2015-07-29 20:50:24 linux-kernel Re: [PATCH v3 2/7] locking/pvqspinlock: Add pending bit support
2015-07-29 20:20:22 linux-kernel [PATCH] proc: change proc_subdir_lock to a rwlock
2015-07-27 17:51:05 linux-kernel Re: [PATCH v3 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-27 17:36:20 linux-kernel Re: [PATCH v3 0/7] locking/qspinlock: Enhance pvqspinlock performance
2015-07-27 17:33:57 linux-kernel Re: [PATCH v3 3/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-07-27 17:30:56 linux-kernel Re: [PATCH v3 2/7] locking/pvqspinlock: Add pending bit support
2015-07-27 17:11:29 linux-kernel Re: [PATCH v3 2/7] locking/pvqspinlock: Add pending bit support
2015-07-22 20:14:38 linux-kernel [PATCH v3 4/7] locking/pvqspinlock: Enable deferment of vCPU kicking to unlock call
2015-07-22 20:13:41 linux-kernel [PATCH v3 7/7] locking/pvqspinlock, x86: Optimize PV unlock code path
2015-07-22 20:13:32 linux-kernel [PATCH v3 6/7] locking/pvqspinlock: Queue node adaptive spinning
2015-07-22 20:13:28 linux-kernel [PATCH v3 5/7] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-07-22 20:13:24 linux-kernel [PATCH v3 3/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-07-22 20:13:20 linux-kernel [PATCH v3 2/7] locking/pvqspinlock: Add pending bit support
2015-07-22 20:13:14 linux-kernel [PATCH v3 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-22 20:13:13 linux-kernel [PATCH v3 0/7] locking/qspinlock: Enhance pvqspinlock performance
2015-07-17 17:19:59 linux-kernel Re: [PATCH v2 1/7] atomics: add acquire/release/relaxed variants of some atomic operations
2015-07-17 17:17:14 linux-kernel Re: [PATCH v2 7/7] ARM: atomics: define our SMP atomics in terms of _relaxed operations
2015-07-17 00:07:33 linux-kernel Re: [PATCH v2 1/7] atomics: add acquire/release/relaxed variants of some atomic operations
2015-07-17 00:00:39 linux-kernel Re: [PATCH v2 7/7] ARM: atomics: define our SMP atomics in terms of _relaxed operations
2015-07-16 20:40:10 linux-kernel Re: [PATCH v2 7/7] ARM: atomics: define our SMP atomics in terms of _relaxed operations
2015-07-16 15:04:35 linux-kernel Re: [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-16 14:51:55 linux-kernel Re: [PATCH v2 4/6] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-07-16 14:08:04 linux-kernel Re: [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-16 02:18:40 linux-kernel Re: [PATCH v2 5/6] locking/pvqspinlock: Opportunistically defer kicking to unlock time
2015-07-16 02:13:19 linux-kernel Re: [PATCH v2 6/6] locking/pvqspinlock: Queue node adaptive spinning
2015-07-16 02:01:10 linux-kernel Re: [PATCH v2 4/6] locking/pvqspinlock: Allow vCPUs kick-ahead