Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 92c1931000970d82866f7e048119bd237aa30ef3
https://github.com/mailru/tarantool/commit/92c1931000970d82866f7e048119bd237aa30ef3
Author: Konstantin Osipov <[email protected]>
Date: 2012-09-30 (Sun, 30 Sep 2012)
Changed paths:
M include/exception.h
M include/fiber.h
M include/tbuf.h
M mod/box/memcached-grammar.m
M mod/box/memcached-grammar.rl
M mod/box/memcached.m
M src/admin.m
M src/admin.rl
M src/exception.m
M src/fiber.m
M src/iproto.m
M src/replica.m
M src/tbuf.m
Log Message:
-----------
Refactoring: instantiate fiber->rbuf, fiber->iov, fiber->cleanup by value.
Instantiate fiber IO buffers by value.
Why this is needed: in preparation for removal of network
IO from fiber code, make sure we do less juggling
with tbufs in fiber_gc().
Remove unused code.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp