mariadb/buildheader
Bradley C. Kuszmaul abd5212bcf Merge r26784 into the main line.
Changes include patches to
 * Handle gcc 4.4.1's foibles.
 * Instrument {{{toku_os_pread}}}
 * Release the lock during I/Os for queries (#3039)
 * Simplification of the ydb lock (no more backoff)
 * Use {{{DB_TXN_NOSYNC}} for several tests (which speeds them up).
 * Set the redzone to zero for several tests  (so they can run on machines with little free space). (#3111)
 * Add  helgrind and valgrind suppressions to some tests.
 * Add dollar-id-dollar to several files.
 * Declare the schedule status values to be volatile.
 * Add a method to the toku {{{RWLOCK}}} to effectively grab the read lock and then release it quickly.  (With only one condition variable acquisition.)
Fixes #3039. close[t:3039]
Refs #3111,   #3112,   #3119,   #3125,   #3126,   #3128,   #3131,   #3133,   #3142,   #3152.
   [t:3111] [t:3112] [t:3119] [t:3125] [t:3126] [t:3128] [t:3131] [t:3133] [t:3142] [t:3152].


git-svn-id: file:///svn/toku/tokudb@26785 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:59:34 -04:00
..
db.h_4_1 Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
db.h_4_3 Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
db.h_4_4 Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
db.h_4_5 Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
db.h_4_6 Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
make.include merge DB_LOADER->abort changes from tokudb.2216a branch 2013-04-16 23:58:59 -04:00
make_db_h.c Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00
Makefile [t:2499]Added TOKUDB_CANCELED error code for use in canceling during poll function of loader. 2013-04-16 23:59:10 -04:00
sample_offsets.c Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_32_4_1.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_32_4_3.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_32_4_4.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_32_4_5.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_32_4_6.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_1.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_3.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_4.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_5.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_6.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
sample_offsets_64_4_7.h Close #2945 (get rid of {{{db->set_bt_compare}}} in favor of {{{env->set_default_bt_compare}}}). 2013-04-16 23:59:24 -04:00
tdb.h Merge r26784 into the main line. 2013-04-16 23:59:34 -04:00