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-06-18 02:20:51 linux-kernel [PATCH v4 0/2] locking/qrwlock: More optimizations in qrwlock
2015-06-18 01:34:11 linux-kernel Re: [PATCH v3 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-18 01:30:22 linux-kernel Re: [PATCH v3 1/2] locking/qrwlock: Better optimization for interrupt context readers
2015-06-16 17:32:46 linux-kernel [PATCH] GHES: Limit # of cpus in ghes_notify_nmi()
2015-06-15 22:24:47 linux-kernel [PATCH v3 0/2] locking/qrwlock: More optimizations in qrwlock
2015-06-15 22:24:30 linux-kernel [PATCH v3 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-15 22:24:20 linux-kernel [PATCH v3 1/2] locking/qrwlock: Better optimization for interrupt context readers
2015-06-15 17:13:57 linux-kernel [PATCH v3] selinux: reduce locking overhead in inode_free_security()
2015-06-15 16:57:40 linux-kernel Re: [PATCH v2] selinux: reduce locking overhead in inode_free_security()
2015-06-13 03:16:24 linux-kernel Re: [PATCH v2 1/2] locking/qrwlock: Fix bug in interrupt handling code
2015-06-12 22:58:34 linux-kernel Re: [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-12 22:48:32 linux-kernel Re: [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
2015-06-12 22:35:52 linux-kernel Re: [PATCH v2] selinux: reduce locking overhead in inode_free_security()
2015-06-11 21:31:40 linux-kernel [PATCH v2] selinux: reduce locking overhead in inode_free_security()
2015-06-11 21:17:30 linux-kernel Re: [PATCH] selinux: reduce locking overhead in inode_free_security()
2015-06-10 20:17:49 linux-kernel [PATCH] selinux: reduce locking overhead in inode_free_security()
2015-06-10 16:28:44 linux-kernel Re: [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-10 13:08:50 linux-kernel [PATCH] x86/mm/fault: Put pgd_lock in its own cacheline
2015-06-09 15:23:21 linux-kernel Re: [PATCH 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-09 15:20:11 linux-kernel [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-09 15:19:42 linux-kernel [PATCH v2 1/2] locking/qrwlock: Fix bug in interrupt handling code
2015-06-09 15:19:31 linux-kernel [PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem
2015-06-08 22:21:39 linux-kernel [PATCH 0/2] locking/qrwlock: Fix interrupt handling problem
2015-06-08 22:21:20 linux-kernel [PATCH 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING
2015-06-08 22:21:11 linux-kernel [PATCH 1/2] locking/qrwlock: Fix bug in interrupt handling code
2015-05-22 17:14:49 linux-kernel Re: [PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
2015-05-12 17:51:54 linux-kernel Re: [tip:x86/build] x86/build: Remove -Wno-sign-compare
2015-05-11 17:59:04 linux-kernel [PATCH] locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
2015-05-11 16:50:38 linux-kernel Re: [tip:locking/core] locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
2015-05-11 01:18:01 linux-kernel [PATCH -tip] locking/pvqspinlock: replace xchg() by the more descriptive set_mb()
2015-05-07 02:37:35 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-06 17:58:49 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-06 03:39:15 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-06 01:21:28 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-06 00:55:51 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-05 16:10:34 linux-kernel Re: [PATCH] x86/spinlocks: Fix regression in spinlock contention detection
2015-05-05 16:08:33 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-05 13:56:02 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-05 03:32:49 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-04 17:18:33 linux-kernel Re: [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
2015-05-04 17:16:10 linux-kernel Re: [PATCH v16 08/14] pvqspinlock: Implement simple paravirt support for the qspinlock
2015-05-02 00:09:27 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-05-01 22:02:49 linux-kernel Re: [PATCH 0/13] Parallel struct page initialisation v4
2015-04-30 21:34:43 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-30 21:13:14 linux-kernel [PATCH v4 2/2] locking/rwsem: check for active writer before wakeup
2015-04-30 21:13:10 linux-kernel [PATCH v4 1/2] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-30 21:13:08 linux-kernel [PATCH v4 0/2] locking/rwsem: optimize rwsem_wakeup()
2015-04-30 20:58:48 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-30 20:25:40 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-30 18:56:17 linux-kernel Re: [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
2015-04-30 18:49:34 linux-kernel Re: [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg