Re: POHMELFS high performance network filesystem. Transactions, failover, performance.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jamie Lokier
Date: Wednesday, May 14, 2008 - 3:35 pm

Sage Weil wrote:

Sounds like a transaction serialisation problem?


My design has something similar, but I think more like MOESI protocol
analogous to CPUs.  There are read leases which are revoked by
explicit confirmation or waiting for them to expire, but that's only
required when serialisation forces a particular access order, and it
can be speculated around.  Like MOESI, it adapts between mostly-read
and mostly-write workloads.

-- Jamie
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
POHMELFS high performance network filesystem. Transactions ..., Evgeniy Polyakov, (Tue May 13, 10:45 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:40 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:57 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:32 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:38 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Jamie Lokier, (Wed May 14, 3:35 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Thu May 15, 12:34 am)