[sheepdog] [PATCH v2 0/2] refactor object cache
Liu Yuan
namei.unix at gmail.com
Thu Dec 26 07:49:12 CET 2013
On Thu, Dec 26, 2013 at 12:51:04PM +0900, Hitoshi Mitake wrote:
> This patchset does refactoring of the object cache mechanism. The busy wait of
> pushing is removed. The first one implements a new wrapper of
> pthread_mutex_trylock() because second one requires it.
>
> Hitoshi Mitake (2):
> lib: add a wrapper for pthread_mutex_trylock()
> sheep: use mutex instead of busy waiting for object pushing control
>
Applied thanks
Yuan
More information about the sheepdog
mailing list