Revision 47a09b0a88b1f1f52086aa7dc78be09c8ed2c905 authored by Maysam Yabandeh on 02 May 2017, 00:43:52 UTC, committed by Facebook Github Bot on 02 May 2017, 01:12:46 UTC
Summary:
With row cache being enabled, table cache is doing a short circuit for reading data. This path needs to be updated to take advantage of pinnable slice. In the meanwhile we disabling pinning in this path.
Closes https://github.com/facebook/rocksdb/pull/2237

Differential Revision: D4982389

Pulled By: maysamyabandeh

fbshipit-source-id: 542630d0cf23cfb1f0c397da82e7053df7966591
1 parent aeaba07
History
File Mode Size
amalgamate.py -rwxr-xr-x 4.6 KB
build_detect_platform -rwxr-xr-x 16.6 KB
cont_integration.sh -rwxr-xr-x 3.4 KB
dependencies.sh -rw-r--r-- 2.0 KB
dependencies_4.8.1.sh -rw-r--r-- 2.1 KB
dockerbuild.sh -rwxr-xr-x 68 bytes
error_filter.py -rw-r--r-- 6.0 KB
fb_compile_mongo.sh -rwxr-xr-x 1.4 KB
fbcode_config.sh -rw-r--r-- 4.4 KB
fbcode_config4.8.1.sh -rw-r--r-- 3.4 KB
format-diff.sh -rwxr-xr-x 3.8 KB
gnu_parallel -rwxr-xr-x 238.6 KB
make_new_version.sh -rwxr-xr-x 1.4 KB
make_package.sh -rwxr-xr-x 2.6 KB
precommit_checker.py -rwxr-xr-x 5.5 KB
regression_build_test.sh -rwxr-xr-x 11.2 KB
rocksdb-lego-determinator -rwxr-xr-x 21.5 KB
run_ci_db_test.ps1 -rw-r--r-- 13.3 KB
update_dependencies.sh -rwxr-xr-x 3.7 KB
version.sh -rwxr-xr-x 687 bytes

back to top