Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 9c0b4c80f0be85d6767caae5bec6d43e86fefa9a
      
https://github.com/mailru/tarantool/commit/9c0b4c80f0be85d6767caae5bec6d43e86fefa9a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-04-09 (Mon, 09 Apr 2012)

  Changed paths:
    M core/log_io.m

  Log Message:
  -----------
  Optimize the pthread-based WAL writer: avoid unnecessary syscalls.

Only flush stdio buffer once when done processing
a bulk of requests. This avoids an unnessary syscall (write())
per request.



_______________________________________________
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