At Sat, 25 Aug 2012 17:32:56 +0800, Liu Yuan wrote: > > From: Liu Yuan <tailai.ly at taobao.com> > > To quote from Kazutaka: > "It is okay to read the older data if the vm doesn't receive the ack of > the write requests yet." > > So we don't need locks either for object cache. > > Signed-off-by: Liu Yuan <tailai.ly at taobao.com> > --- > sheep/object_cache.c | 20 -------------------- > 1 files changed, 0 insertions(+), 20 deletions(-) Applied, thanks! Kazutaka |