Branch: refs/heads/shared-arena
Home: https://github.com/tarantool/tarantool
Commit: f59a1d1b3a031878a0cfe4fa0b63d32afa0bcfd6
https://github.com/tarantool/tarantool/commit/f59a1d1b3a031878a0cfe4fa0b63d32afa0bcfd6
Author: Dmitry Simonenko <[email protected]>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M include/salloc.h
M src/box/space.cc
M src/box/tuple.cc
M src/box/tuple.h
M src/salloc.cc
M src/tarantool.cc
Log Message:
-----------
shared-arena: make arena snapshot-version aware.
On snapshot, increase snapshot version id (u32),
save current snapshot version within a tuple.
On tuple free, check if tuple version is equal to current
snapshot id, if so do direct free, otherwise append tuple
to the delayed free list.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp