Commit 4f4f3a8c authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:3884] reverting an accidental commit of something else in the tree

git-svn-id: file:///svn/toku/tokudb@34528 c7de825b-a66e-492c-adef-691d508d4ae1
parent a6d45093
......@@ -665,8 +665,8 @@ toku_create_compressed_partition_from_available(
// tests are showing that serial insertions are slightly faster
// using the pthreads than using CILK. Disabling CILK until we have
// some evidence that it is faster
#ifdef HAVE_CILK
//#if 0
//#ifdef HAVE_CILK
#if 0
static void
serialize_and_compress(BRTNODE node, int npartitions, struct sub_block sb[]) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment