Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: fae486f199f3f31e9f89801c0304d43ba6edea4a
      
https://github.com/mailru/tarantool/commit/fae486f199f3f31e9f89801c0304d43ba6edea4a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M include/log_io.h
    M include/tarantool.h
    M mod/box/box.m
    M src/log_io.m

  Log Message:
  -----------
  Speed up snapshot IO: remove coroutines and unnecessary memcpy.

Remove log_io_iter from snapshot IO. Do not use coroutines
and extra buffers. This opens the way to more agressive
buffering of snapshot IO, as compared to no buffering of WAL IO.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to