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
2013-10-21 15:04:18 linux-kernel [PATCH v3 2/3] perf-report: add --max-stack option to limit callchain stack scan
2013-10-21 15:04:17 linux-kernel [PATCH v3 3/3] perf-top: add --max-stack option to limit callchain stack scan
2013-10-21 15:04:11 linux-kernel [PATCH v3 0/3] perf: add option to limit callchain stack scan to increase speed
2013-10-21 14:51:40 linux-kernel Re: [PATCH v2 3/4] perf-report: add --max-stack option to limit callchain stack scan
2013-10-21 14:50:53 linux-kernel Re: [PATCH v2 2/4] perf: streamline append_chain() function
2013-10-18 14:40:13 linux-kernel [PATCH v2 2/4] perf: streamline append_chain() function
2013-10-18 14:39:45 linux-kernel [PATCH v2 4/4] perf-top: add --max-stack option to limit callchain stack scan
2013-10-18 14:39:38 linux-kernel [PATCH v2 3/4] perf-report: add --max-stack option to limit callchain stack scan
2013-10-18 14:39:34 linux-kernel [PATCH v2 1/4] perf: Fix potential compilation error with some compilers
2013-10-18 14:39:33 linux-kernel [PATCH v2 0/4] perf: add option to limit callchain stack scan to increase speed
2013-10-17 16:28:57 linux-kernel Re: [PATCH 2/2] perf-report: add --max-stack option to limit callchain stack scan
2013-10-16 20:00:49 linux-kernel [PATCH 2/2] perf-report: add --max-stack option to limit callchain stack scan
2013-10-08 20:45:55 linux-kernel [PATCH] perf: Fix potential compilation error with some compilers
2013-10-02 19:37:43 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-02 19:32:37 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-02 19:19:46 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-02 14:10:32 linux-kernel [PATCH v4 1/3] qrwlock: A queue read/write lock implementation
2013-10-02 14:10:06 linux-kernel [PATCH v4 3/3] qrwlock: Enable fair queue read/write lock
2013-10-02 14:09:51 linux-kernel [PATCH v4 2/3] qrwlock x86: Enable x86 to use queue read/write lock
2013-10-02 14:09:46 linux-kernel [PATCH v4 0/3] qrwlock: Introducing a queue read/write lock implementation
2013-10-02 01:25:21 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-01 20:03:38 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-10-01 20:01:22 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-01 02:41:34 linux-kernel Re: [PATCH, v2] anon_vmas: Convert the rwsem to an rwlock_t
2013-09-30 20:01:44 linux-kernel Re: Avoiding the dentry d_lock on final dput(), part deux: transactional memory
2013-09-30 19:35:28 linux-kernel Re: [PATCH, v2] anon_vmas: Convert the rwsem to an rwlock_t
2013-09-30 16:37:09 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-30 16:08:48 linux-kernel [PATCH v2] rwsem: reduce spinlock contention in wakeup code path
2013-09-30 16:03:30 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-30 15:58:44 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-30 15:52:04 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-28 02:59:17 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-28 00:47:00 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-27 19:01:22 linux-kernel [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-23 19:40:38 linux-kernel [PATCH 1/2] sched: reduce contention on tg's load_avg & runnable_avg
2013-09-23 19:40:16 linux-kernel [PATCH 2/2] sched, numa: reduce load/runnable_avg computation frequency
2013-09-23 19:40:11 linux-kernel [PATCH 0/2] sched: Reduce contention on tg's load_avg & runnable_avg
2013-09-20 02:59:27 linux-kernel Re: [PATCH] lockref: use cmpxchg64 explicitly for lockless updates
2013-09-12 19:02:10 linux-kernel Re: [PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
2013-09-12 17:36:23 linux-kernel Re: [PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
2013-09-12 14:56:09 linux-kernel [PATCH 0/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
2013-09-12 14:56:07 linux-kernel [PATCH 1/2 v2] seqlock: Add a new locking reader type
2013-09-12 14:56:06 linux-kernel [PATCH 2/2 v2] dcache: get/release read lock in read_seqbegin_or_lock() & friend
2013-09-12 14:27:11 linux-kernel Re: [3.12-rc1] Dependency on module-init-tools >= 3.11 ?
2013-09-12 14:26:56 linux-crypto Re: [3.12-rc1] Dependency on module-init-tools >= 3.11 ?
2013-09-11 18:35:02 linux-kernel Re: [PATCH 1/2] seqlock: Add a new blocking reader type
2013-09-11 16:33:50 linux-kernel Re: [PATCH 1/2] seqlock: Add a new blocking reader type
2013-09-11 14:29:07 linux-kernel [PATCH 2/2] dcache: use read_seqlock/unlock() in read_seqbegin_or_lock() & friend
2013-09-11 14:29:06 linux-kernel [PATCH 1/2] seqlock: Add a new blocking reader type
2013-09-11 01:49:09 linux-kernel Re: kernel BUG at fs/dcache.c:648! with v3.11-7890-ge5c832d
2013-09-10 03:58:00 linux-kernel Re: [PATCH v4 1/1] dcache: Translating dentry into pathname without taking rename_lock