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-04-15 19:03:12 linux-ext4 [PATCH v4 2/2] ext4: Make cache hits/misses per-cpu counts
2016-04-15 19:03:10 linux-ext4 [PATCH v4 0/2] ext4: Improve parallel I/O performance on NVDIMM
2016-04-15 17:37:28 linux-kernel Re: [RFC PATCH] aliworkqueue: Adaptive lock integration on multi-core platform
2016-04-15 17:17:53 linux-kernel Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-15 17:17:50 linux-ext4 Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-15 17:14:54 linux-kernel Re: [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-04-14 23:34:55 linux-kernel [PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists
2016-04-14 23:33:44 linux-kernel [PATCH 5/5] vfs: Use dlock list for superblock's inode list
2016-04-14 23:33:36 linux-kernel [PATCH 4/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
2016-04-14 23:33:34 linux-kernel [PATCH 3/5] fsnotify: Simplify inode iteration on umount
2016-04-14 23:33:32 linux-kernel [PATCH 2/5] lib/dlock-list: Add __percpu modifier for parameters
2016-04-14 23:33:29 linux-kernel [PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
2016-04-14 18:48:24 linux-kernel Re: [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-04-14 18:47:36 linux-kernel Re: [PATCH] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
2016-04-14 18:42:34 linux-kernel [PATCH v2] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
2016-04-14 16:21:30 linux-kernel Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-14 16:21:13 linux-ext4 Re: [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-14 02:10:26 linux-kernel Re: [PATCH v4] x86/hpet: Reduce HPET counter read contention
2016-04-14 01:59:35 linux-kernel Re: [PATCH] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
2016-04-13 20:59:43 linux-kernel [PATCH] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
2016-04-13 17:53:40 linux-kernel Re: [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-04-13 17:47:30 linux-kernel Re: [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-04-13 15:53:44 linux-kernel Re: [PATCH] powerpc: introduce {cmp}xchg for u8 and u16
2016-04-13 15:37:33 linux-kernel Re: [PATCH v4] x86/hpet: Reduce HPET counter read contention
2016-04-12 23:00:51 linux-kernel [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks
2016-04-12 22:59:30 linux-kernel [PATCH v7 4/4] vfs: Use per-cpu list for superblock's inode list
2016-04-12 22:55:35 linux-kernel [PATCH v7 3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants
2016-04-12 22:55:24 linux-kernel [PATCH v7 2/4] fsnotify: Simplify inode iteration on umount
2016-04-12 22:55:20 linux-kernel [PATCH v7 0/4] vfs: Use per-cpu list for SB's s_inodes list
2016-04-12 19:11:33 linux-kernel Re: [PATCH v3] x86/hpet: Reduce HPET counter read contention
2016-04-12 18:46:36 linux-kernel [PATCH v4] x86/hpet: Reduce HPET counter read contention
2016-04-12 18:15:34 linux-kernel Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-12 18:15:22 linux-ext4 Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-12 18:14:25 linux-kernel [PATCH v3 2/2] ext4: Make cache hits/misses per-cpu counts
2016-04-12 18:13:27 linux-kernel [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-12 18:13:20 linux-ext4 [PATCH v3 2/2] ext4: Make cache hits/misses per-cpu counts
2016-04-12 18:13:19 linux-kernel [PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
2016-04-12 18:12:54 linux-ext4 [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
2016-04-12 18:12:53 linux-ext4 [PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
2016-04-12 16:53:01 linux-kernel Re: [PATCH v3] x86/hpet: Reduce HPET counter read contention
2016-04-12 16:45:47 linux-kernel Re: [RFC][PATCH 2/3] locking/qrwlock: Use smp_cond_load_acquire()
2016-04-11 20:10:08 linux-kernel [PATCH v3] x86/hpet: Reduce HPET counter read contention
2016-04-11 20:06:40 linux-kernel Re: [PATCH v2] x86/hpet: Reduce HPET counter read contention
2016-04-08 20:12:28 linux-kernel [PATCH v2] x86/hpet: Reduce HPET counter read contention
2016-04-08 20:08:11 linux-kernel Re: [PATCH] x86/hpet: Reduce HPET counter read contention
2016-04-08 18:45:57 linux-kernel Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-08 18:45:38 linux-ext4 Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-08 17:33:11 linux-kernel Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-08 17:32:52 linux-ext4 Re: [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-08 16:17:48 linux-kernel [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
2016-04-08 16:16:54 linux-ext4 [PATCH v2 3/4] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called