Re: [PATCH v7 0/4] Lockless update of reference count protected by spinlock

2013-08-13 Thread Waiman Long
On 08/05/2013 11:12 PM, Waiman Long wrote: v6->v7: - Substantially reduce the number of patches from 14 to 4 because a lot of the minor filesystem related changes had been merged to v3.11-rc1. - Remove architecture specific customization (LOCKREF_WAIT_SHIFT& LOCKREF_RETRY_COUNT).

Re: [PATCH v7 0/4] Lockless update of reference count protected by spinlock

2013-08-13 Thread Waiman Long
On 08/05/2013 11:12 PM, Waiman Long wrote: v6-v7: - Substantially reduce the number of patches from 14 to 4 because a lot of the minor filesystem related changes had been merged to v3.11-rc1. - Remove architecture specific customization (LOCKREF_WAIT_SHIFT LOCKREF_RETRY_COUNT).

[PATCH v7 0/4] Lockless update of reference count protected by spinlock

2013-08-05 Thread Waiman Long
v6->v7: - Substantially reduce the number of patches from 14 to 4 because a lot of the minor filesystem related changes had been merged to v3.11-rc1. - Remove architecture specific customization (LOCKREF_WAIT_SHIFT & LOCKREF_RETRY_COUNT). - Tune single-thread performance of

[PATCH v7 0/4] Lockless update of reference count protected by spinlock

2013-08-05 Thread Waiman Long
v6-v7: - Substantially reduce the number of patches from 14 to 4 because a lot of the minor filesystem related changes had been merged to v3.11-rc1. - Remove architecture specific customization (LOCKREF_WAIT_SHIFT LOCKREF_RETRY_COUNT). - Tune single-thread performance of