rocksdb/port/win
Dmitri Smirnov 3db8504cde Catchup with posix features
Summary:
Catch up with Posix features
  NewWritableRWFile must fail when file does not exists
  Implement Env::Truncate()
  Adjust Env options optimization functions
  Implement MemoryMappedBuffer on Windows.
Closes https://github.com/facebook/rocksdb/pull/3857

Differential Revision: D8053610

Pulled By: ajkr

fbshipit-source-id: ccd0d46c29648a9f6f496873bc1c9d6c5547487e
2018-05-24 15:13:04 -07:00
..
env_default.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
env_win.cc Catchup with posix features 2018-05-24 15:13:04 -07:00
env_win.h Catchup with posix features 2018-05-24 15:13:04 -07:00
io_win.cc Catchup with posix features 2018-05-24 15:13:04 -07:00
io_win.h Catchup with posix features 2018-05-24 15:13:04 -07:00
port_win.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
port_win.h Explictly fail writes if key or value is not smaller than 4GB 2018-02-09 14:57:54 -08:00
win_jemalloc.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
win_logger.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_logger.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_thread.cc CloseHandle docs says that the return is non-zero, does not say TRUE(1) 2018-03-20 18:43:02 -07:00
win_thread.h Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
xpress_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
xpress_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00