Re: [PATCH v8 0/4] qrwlock: Introducing a queue read/write lock implementation

From: Waiman Long
Date: Fri Jan 10 2014 - 10:34:58 EST


On 01/10/2014 01:42 AM, Paul E. McKenney wrote:
On Wed, Jan 08, 2014 at 11:59:32AM -0500, Waiman Long wrote:
v7->v8:
- Use atomic_t functions (which are implemented in all arch's) to
modify reader counts.
- Use smp_load_acquire()& smp_store_release() for barriers.
- Further tuning in slowpath performance.
This version looks good to me. You now have my Reviewed-by on all
the patches.

Thanx, Paul

Thank for your review!

-Longman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/