rocksdb/port/win
Dmitri Smirnov c9df05d1e4 Fix random access alignment
Summary:
This fixes an issue when the most recent readers assume that alignment is always set even if direct io is off.
Also adjust slightly appveyor script to run db_basic_test cases concurrently.
Closes https://github.com/facebook/rocksdb/pull/1959

Differential Revision: D4671972

Pulled By: IslamAbdelRahman

fbshipit-source-id: 1886620
2017-03-08 17:09:11 -08:00
..
env_default.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
env_win.cc Windows thread 2017-02-06 14:54:18 -08:00
env_win.h Windows thread 2017-02-06 14:54:18 -08:00
io_win.cc Fix random access alignment 2017-03-08 17:09:11 -08:00
io_win.h Follow up for DirectIO refactor 2017-01-15 13:24:16 -08:00
port_win.cc Latest versions of Jemalloc library do not require je_init()/je_unint() 2016-03-17 11:25:20 -07:00
port_win.h Windows thread 2017-02-06 14:54:18 -08:00
win_logger.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
win_logger.h Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
win_thread.cc Windows thread 2017-02-06 14:54:18 -08:00
win_thread.h Windows thread 2017-02-06 14:54:18 -08:00
xpress_win.cc Eliminate use of 'using namespace std'. Also remove a number of ADL references to std functions. 2016-05-20 07:42:18 -07:00
xpress_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00