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-07-16 00:18:38 linux-kernel Re: [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-15 02:15:37 linux-kernel [PATCH v2 3/6] locking/pvqspinlock: Collect slowpath lock statistics
2015-07-15 02:15:09 linux-kernel [PATCH v2 4/6] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-07-15 02:14:48 linux-kernel [PATCH v2 6/6] locking/pvqspinlock: Queue node adaptive spinning
2015-07-15 02:14:05 linux-kernel [PATCH v2 5/6] locking/pvqspinlock: Opportunistically defer kicking to unlock time
2015-07-15 02:13:59 linux-kernel [PATCH v2 2/6] locking/pvqspinlock: Add pending bit support
2015-07-15 02:13:57 linux-kernel [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
2015-07-15 02:13:55 linux-kernel [PATCH 0/6 v2] locking/qspinlock: Enhance pvqspinlock performance
2015-07-15 01:39:09 linux-kernel Re: [PATCH 3/7] locking/pvqspinlock: Implement wait-early for overcommitted guest
2015-07-15 01:38:25 linux-kernel Re: [PATCH 2/7] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-07-15 01:31:29 linux-kernel Re: [PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time
2015-07-15 01:24:19 linux-kernel Re: [PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time
2015-07-14 18:48:38 linux-kernel Re: [PATCH 4/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-07-14 18:48:00 linux-kernel Re: [PATCH 5/7] locking/pvqspinlock: Add pending bit support
2015-07-14 18:47:23 linux-kernel Re: [PATCH 6/7] locking/qspinlock: A fairer queued unfair lock
2015-07-12 03:10:05 linux-kernel Re: [BUG][tip/master] kernel panic while locking selftest at qspinlock_paravirt.h:137!
2015-07-12 01:19:36 linux-kernel [PATCH] locking/pvqspinlock: Fix kernel panic in locking-selftest
2015-07-11 20:44:28 linux-kernel [PATCH] x86,kvm: Add a kernel parameter to disable PV spinlock
2015-07-11 20:38:46 linux-kernel [PATCH 2/7] locking/pvqspinlock: Allow vCPUs kick-ahead
2015-07-11 20:38:04 linux-kernel [PATCH 6/7] locking/qspinlock: A fairer queued unfair lock
2015-07-11 20:37:36 linux-kernel [PATCH 7/7] locking/qspinlock: Collect queued unfair lock slowpath statistics
2015-07-11 20:37:28 linux-kernel [PATCH 5/7] locking/pvqspinlock: Add pending bit support
2015-07-11 20:37:26 linux-kernel [PATCH 4/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-07-11 20:37:23 linux-kernel [PATCH 3/7] locking/pvqspinlock: Implement wait-early for overcommitted guest
2015-07-11 20:37:21 linux-kernel [PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time
2015-07-11 20:37:20 linux-kernel [PATCH 0/7] locking/qspinlock: Enhance pvqspinlock & introduce queued unfair lock
2015-07-11 06:44:43 linux-kernel Re: [BUG][tip/master] kernel panic while locking selftest at qspinlock_paravirt.h:137!
2015-07-10 01:16:40 linux-kernel Re: [PATCH-tip v2 0/2] locking/qrwlock: Improve qrwlock performance
2015-07-10 01:10:13 linux-kernel Re: [PATCH v2 1/2] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-09 16:33:13 linux-kernel [PATCH v2 2/2] locking/qrwlock: Reduce writer to writer lock transfer latency
2015-07-09 16:33:06 linux-kernel [PATCH v2 1/2] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-09 16:32:53 linux-kernel [PATCH-tip v2 0/2] locking/qrwlock: Improve qrwlock performance
2015-07-07 22:00:10 linux-kernel Re: [PATCH 4/4] locking/qrwlock: Use direct MCS lock/unlock in slowpath
2015-07-07 21:30:01 linux-kernel Re: [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-07 14:30:38 linux-kernel Re: [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-06 19:49:38 linux-kernel Re: [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-06 15:54:15 linux-kernel [PATCH 1/4] locking/qrwlock: Better optimization for interrupt context readers
2015-07-06 15:54:11 linux-kernel [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
2015-07-06 15:53:40 linux-kernel [PATCH 4/4] locking/qrwlock: Use direct MCS lock/unlock in slowpath
2015-07-06 15:43:28 linux-kernel [PATCH 3/4] locking/qrwlock: Reduce writer to writer lock transfer latency
2015-07-06 15:43:26 linux-kernel [PATCH 0/4] locking/qrwlock: Improve qrwlock performance
2015-06-26 17:27:24 linux-kernel Re: [GIT PULL] Locking changes for v4.2
2015-06-25 20:33:48 linux-kernel Re: [PATCH v5 3/3] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-23 02:58:01 linux-kernel Re: [PATCH v5 3/3] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-19 15:51:38 linux-kernel [PATCH v5 3/3] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-19 15:51:32 linux-kernel [PATCH v5 1/3] locking/qrwlock: Rename functions to queued_*()
2015-06-19 15:51:25 linux-kernel [PATCH v5 2/3] locking/qrwlock: Better optimization for interrupt context readers
2015-06-19 15:51:16 linux-kernel [PATCH v5 0/3] locking/qrwlock: More optimizations in qrwlock
2015-06-18 22:15:07 linux-kernel Re: [PATCH v3 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-18 02:21:13 linux-kernel [PATCH v4 1/2] locking/qrwlock: Better optimization for interrupt context readers
2015-06-18 02:21:05 linux-kernel [PATCH v4 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING