rocksdb/env
Aaron Gao 6b99dbe049 fix memory alignment with logical sector size
Summary:
we align the buffer with logical sector size and should not test it with page size, which is usually 4k.
Closes https://github.com/facebook/rocksdb/pull/2245

Differential Revision: D5001842

Pulled By: lightmark

fbshipit-source-id: a7135fcf6351c6db363e8908956b1e193a4a6291
2017-05-04 01:30:13 -07:00
..
env_basic_test.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
env_chroot.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
env_chroot.h Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
env_hdfs.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
env_posix.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
env_test.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
env.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
io_posix.cc fix memory alignment with logical sector size 2017-05-04 01:30:13 -07:00
io_posix.h Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
memenv.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
mock_env_test.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
mock_env.cc Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
mock_env.h Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
posix_logger.h Make PosixLogger::flush_pending_ atomic 2017-04-28 17:07:56 -07:00