Waiman Long ([email protected])

Number of posts: 215 (1.02 per day)
First post: 2015-11-05 16:07:06
Last post: 2016-06-03 22:28:16

Date List Subject
2016-03-18 19:44:33 linux-kernel [PATCH v6 0/4] vfs: Use per-cpu list for SB's s_inodes list
2016-03-16 20:13:40 linux-kernel Re: [RFC PATCH 0/2] percpu_counter: Enable switching to global counter
2016-03-16 19:21:51 linux-kernel Re: [RFC PATCH 1/2] percpu_counter: Allow falling back to global counter on large system
2016-03-07 19:50:36 linux-kernel Re: [RFC PATCH 1/2] percpu_counter: Allow falling back to global counter on large system
2016-03-07 17:42:33 linux-kernel Re: [RFC PATCH 0/2] percpu_counter: Enable switching to global counter
2016-03-05 02:52:10 linux-kernel [RFC PATCH 2/2] xfs: Allow degeneration of m_fdblocks/m_ifree to global counters
2016-03-05 02:52:09 linux-kernel [RFC PATCH 1/2] percpu_counter: Allow falling back to global counter on large system
2016-03-05 02:52:04 linux-kernel [RFC PATCH 0/2] percpu_counter: Enable switching to global counter
2016-03-02 21:55:22 linux-kernel Re: [PATCH v5 5/5] lib/percpu-list: Add a config parameter for disabling per-cpu list
2016-03-01 21:02:00 linux-kernel [PATCH v5 1/5] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-03-01 21:01:01 linux-kernel [PATCH v5 5/5] lib/percpu-list: Add a config parameter for disabling per-cpu list
2016-03-01 21:00:46 linux-kernel [PATCH v5 4/5] vfs: Use per-cpu list for superblock's inode list
2016-03-01 21:00:43 linux-kernel [PATCH v5 3/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
2016-03-01 21:00:39 linux-kernel [PATCH v5 2/5] fsnotify: Simplify inode iteration on umount
2016-03-01 21:00:37 linux-kernel [PATCH v5 0/5] vfs: Use per-cpu list for SB's s_inodes list
2015-12-10 20:18:09 linux-kernel [PATCH tip/locking/core 3/3] locking/pvqspinlock: Direct lock stealing count tracking in pv_queued_spin_steal_lock
2015-12-10 20:18:08 linux-kernel [PATCH tip/locking/core 2/3] locking/pvqspinlock: Enable slowpath locking count tracking
2015-12-10 20:18:07 linux-kernel [PATCH tip/locking/core 1/3] locking/qspinlock: Use smp_cond_acquire() in pending code
2015-12-04 22:48:19 linux-kernel Re: [PATCH 3/4] locking: Introduce smp_cond_acquire()
2015-12-04 20:51:33 linux-kernel Re: [PATCH 3/4] locking: Introduce smp_cond_acquire()
2015-12-04 20:19:25 linux-kernel Re: [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-03 19:56:42 linux-kernel Re: [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-03 19:38:20 linux-kernel Re: [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-03 19:34:51 linux-kernel Re: [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-03 19:26:11 linux-kernel Re: [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-02 18:48:35 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-12-02 18:44:54 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-12-02 18:42:49 linux-kernel [PATCH v2 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-12-02 18:42:26 linux-kernel [PATCH v2 3/3] sched/fair: Disable tg load_avg update for root_task_group
2015-12-02 18:42:09 linux-kernel [PATCH v2 1/3] sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
2015-12-02 18:42:08 linux-kernel [PATCH v2 0/3] sched/fair: Reduce contention on tg's load_avg
2015-12-01 04:00:43 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-12-01 03:55:08 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-11-30 20:56:02 linux-kernel Re: Improve spinlock performance by moving work to one core
2015-11-30 19:13:37 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-11-25 19:11:11 linux-kernel [PATCH 2/3] sched/fair: Move hot load_avg into its own cacheline
2015-11-25 19:11:08 linux-kernel [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
2015-11-25 19:10:18 linux-kernel [PATCH 1/3] sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
2015-11-25 19:10:13 linux-kernel [PATCH 0/3] sched/fair: Reduce contention on tg's load_avg
2015-11-25 19:09:05 linux-kernel Re: [PATCH tip/locking/core v10 5/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-11-25 19:06:01 linux-kernel Re: Improve spinlock performance by moving work to one core
2015-11-10 21:19:19 linux-kernel [PATCH RESEND tip/locking/core v10 6/7] locking/pvqspinlock: Allow limited lock stealing
2015-11-10 19:47:00 linux-kernel Re: [PATCH tip/locking/core v10 6/7] locking/pvqspinlock: Allow limited lock stealing
2015-11-10 00:12:05 linux-kernel [PATCH tip/locking/core v10 2/7] locking/qspinlock: prefetch next node cacheline
2015-11-10 00:11:38 linux-kernel [PATCH tip/locking/core v10 4/7] locking/pvqspinlock, x86: Optimize PV unlock code path
2015-11-10 00:10:58 linux-kernel [PATCH tip/locking/core v10 5/7] locking/pvqspinlock: Collect slowpath lock statistics
2015-11-10 00:10:31 linux-kernel [PATCH tip/locking/core v10 7/7] locking/pvqspinlock: Queue node adaptive spinning
2015-11-10 00:10:07 linux-kernel [PATCH tip/locking/core v10 6/7] locking/pvqspinlock: Allow limited lock stealing
2015-11-10 00:10:04 linux-kernel [PATCH tip/locking/core v10 3/7] locking/qspinlock: Avoid redundant read of next pointer
2015-11-10 00:09:59 linux-kernel [PATCH tip/locking/core v10 1/7] locking/qspinlock: Use _acquire/_release versions of cmpxchg & xchg
2015-11-10 00:09:54 linux-kernel [PATCH tip/locking/core v10 0/7] locking/qspinlock: Enhance qspinlock & pvqspinlock performance