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-04-09 20:37:08 linux-kernel Re: [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
2015-04-09 20:08:50 linux-kernel [PATCH] qrwlock: Fix bug in interrupt handling code
2015-04-08 18:33:23 linux-kernel [PATCH v15 16/16] unfair qspinlock: a queue based unfair lock
2015-04-08 17:43:03 linux-kernel Re: [Xen-devel] [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
2015-04-07 03:01:32 linux-kernel [PATCH v15 01/15] qspinlock: A simple generic 4-byte queue spinlock
2015-04-07 03:01:00 linux-kernel [PATCH v15 04/15] qspinlock: Extract out code snippets for the next patch
2015-04-07 03:00:31 linux-kernel [PATCH v15 05/15] qspinlock: Optimize for smaller NR_CPUS
2015-04-07 02:59:56 linux-kernel [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
2015-04-07 02:58:57 linux-kernel [PATCH v15 13/15] pvqspinlock: Only kick CPU at unlock time
2015-04-07 02:58:41 linux-kernel [PATCH v15 15/15] pvqspinlock: Add debug code to check for PV lock hash sanity
2015-04-07 02:57:57 linux-kernel [PATCH v15 11/15] pvqspinlock, x86: Enable PV qspinlock for KVM
2015-04-07 02:57:54 linux-kernel [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
2015-04-07 02:57:34 linux-kernel [PATCH v15 06/15] qspinlock: Use a simple write to grab the lock
2015-04-07 02:57:26 linux-kernel [PATCH v15 14/15] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
2015-04-07 02:57:18 linux-kernel [PATCH v15 10/15] pvqspinlock: Implement the paravirt qspinlock for x86
2015-04-07 02:57:15 linux-kernel [PATCH v15 07/15] qspinlock: Revert to test-and-set on hypervisors
2015-04-07 02:57:10 linux-kernel [PATCH v15 08/15] lfsr: a simple binary Galois linear feedback shift register
2015-04-07 02:57:03 linux-kernel [PATCH v15 03/15] qspinlock: Add pending bit
2015-04-07 02:56:58 linux-kernel [PATCH v15 02/15] qspinlock, x86: Enable x86-64 to use queue spinlock
2015-04-07 02:56:49 linux-kernel [PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
2015-04-03 03:39:13 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-02 16:28:38 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-01 20:10:42 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-01 19:59:10 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-01 18:54:55 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-01 16:20:42 linux-kernel Re: [PATCH 8/9] qspinlock: Generic paravirt support
2015-04-01 14:16:07 linux-kernel Re: [PATCH] lfsr: a simple binary Galois linear feedback shift register
2015-04-01 14:08:59 linux-kernel Re: [PATCH] lfsr: a simple binary Galois linear feedback shift register
2014-12-17 21:16:35 linux-kernel Re: [PATCH] locking/rwlocks: clean up of qrwlock
2014-11-26 00:34:09 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-11-03 21:17:49 linux-kernel Re: [PATCH v13 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-29 20:25:20 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-29 20:23:20 linux-kernel [PATCH v13 02/11] qspinlock, x86: Enable x86-64 to use queue spinlock
2014-10-29 20:21:38 linux-kernel [PATCH v13 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-29 20:20:59 linux-kernel [PATCH v13 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN
2014-10-29 20:20:12 linux-kernel [PATCH v13 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
2014-10-29 20:20:02 linux-kernel [PATCH v13 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
2014-10-29 20:19:56 linux-kernel [PATCH v13 07/11] qspinlock: Revert to test-and-set on hypervisors
2014-10-29 20:19:53 linux-kernel [PATCH v13 06/11] qspinlock: Use a simple write to grab the lock
2014-10-29 20:19:48 linux-kernel [PATCH v13 05/11] qspinlock: Optimize for smaller NR_CPUS
2014-10-29 20:19:45 linux-kernel [PATCH v13 04/11] qspinlock: Extract out code snippets for the next patch
2014-10-29 20:19:42 linux-kernel [PATCH v13 03/11] qspinlock: Add pending bit
2014-10-29 20:19:35 linux-kernel [PATCH v13 01/11] qspinlock: A simple generic 4-byte queue spinlock
2014-10-29 20:19:29 linux-kernel [PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
2014-10-29 19:06:03 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-27 21:22:45 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-27 20:55:42 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-27 20:50:52 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-27 18:00:57 linux-kernel Re: [PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
2014-10-27 17:38:35 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
2014-10-27 17:16:05 linux-kernel Re: [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support