summaryrefslogtreecommitdiff
path: root/port/win/win_jemalloc.cc
AgeCommit message (Expand)Author
2022-10-24clang format files under port/ (#10849)sdong
2022-05-26Remove code that only compiles for Visual Studio versions older than 2015 (#1...tagliavini
2020-09-23build: make it compile with @mode/win (#7406)Xavier Deguillard
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-05-21Remove PATENTS text from a few straggler files (#5326)Sagar Vemuri
2018-07-20Reformatting some recent changes (#4161)Siying Dong
2018-07-19Return new operator for Status allocations for Windows (#4128)Dmitri Smirnov
2018-06-21Add file name info to SequentialFileReader. (#4026)Yanqin Jin
2018-06-19Hide jemalloc aligned allocation functions into .cc (#4025)Dmitri Smirnov
2018-06-05run make format for PR 3838 (#3954)Zhongyi Xie
2018-06-04Provide a way to override windows memory allocator with jemalloc for ZSTDDmitri Smirnov
2017-10-27Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled.Dmitri Smirnov