[sheepdog] [PATCH 1/6] sheep: avoid atomic operations against uint64_t/int64_t variables

Liu Yuan namei.unix at gmail.com
Mon Sep 24 11:08:15 CEST 2012


On 09/19/2012 12:25 PM, MORITA Kazutaka wrote:
> On 32 bit architectures, atomic operations against 64 bit integers are
> not allowed.  This patch uses more proper types for them.

This patch limit object cache size to 4G, which is completely
unacceptable to object cache users.

You mentioned we don't support 32 bits machine, but why bother patching
this?

Thanks,
Yuan



More information about the sheepdog mailing list