Branch: refs/heads/wal-fsync0-merge
Home: https://github.com/mailru/tarantool
Commit: c25d99bfc910211dbfad35f6b1ff72700cc54da7
https://github.com/mailru/tarantool/commit/c25d99bfc910211dbfad35f6b1ff72700cc54da7
Author: Konstantin Osipov <[email protected]>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M cfg/prscfg.c
M cfg/tarantool_box_cfg.c
M cfg/tarantool_box_cfg.h
M core/CMakeLists.txt
A core/crc32.c
M core/log_io.m
A core/nio.c
R core/nio.m
M core/tarantool.m
M core/wal_writer.m
M include/cpu_feature.h
A include/crc32.h
M include/errcode.h
M include/log_io.h
M include/nio.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
Log Message:
-----------
Thread based WAL writer: initial review fixes.
Coding style:
- remove extra space after function name
- use doxygen comments
- use the latest Copyright header.
- update header guards to follow the accepted style
- nio.m -> nio.c (no need for unused ObjectiveCness)
Move crc32 initialization into a separate file.
Rename wal_writer_queue_size to wal_queue_size and wal_spool_buffer_size
to wal_buffer_size.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp