Branch: refs/heads/wal-fsync0-merge
  Home:   https://github.com/mailru/tarantool
  Commit: e9cf380a984ec7e1a497190108ca2aefafd375fd
      
https://github.com/mailru/tarantool/commit/e9cf380a984ec7e1a497190108ca2aefafd375fd
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-03-11 (Sun, 11 Mar 2012)

  Changed paths:
    M CMakeLists.txt
  M cfg/tarantool_box_cfg.c
  M cfg/tarantool_box_cfg.h
  M core/log_io.m
  M core/wal_writer.m
  A include/atomic.h
  R include/pthread_stubs.h
  A include/tarantool_pthread.h
  M mod/box/box.m
  M mod/box/box_cfg.cfg_tmpl
  M test/box/admin.result
  M test/box/configuration.result
  M test/box/lua.result
  M test/box_memcached/off.result
  A third_party/compat/sys/time.h

  Log Message:
  -----------
  New WAL writer: code review.

Remove assert noise. Add time.h from NetBSD.
Use timespecadd, timespecsub from NetBSD.
Fix pthread wrappers.
Remove custom lock/unlock methods.
Remove a helper function which mustn't be there (mutexattr_init).
Renames (lock, cond)..
Start using gcc atomics. They are unnnecessary,
but create a precedent by putting them in place.



_______________________________________________
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