mariadb/toku_include
John Esmet ea0736aa1c fixes #5723 refs #5801 merge 5723 to main and merge some last-minute 5801 fixes:
- widely adopt the use of ybt abstractions instead of raw dbt management. TODO: the loader and the descriptor are still manually managed.
- remove templates from the perf framework in favor of explicit key size checks that more accurately describe "How Keys/Vals Work", and prevent type related bugs.
- also: removed some dead code, refs #5101



git-svn-id: file:///svn/toku/tokudb@51665 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:25 -04:00
..
CMakeLists.txt refs #5464 move partitioned_counter completely to portability 2013-04-17 00:01:12 -04:00
config.h.in refs #4871 finish removing affinity stuff 2013-04-17 00:01:18 -04:00
memory.h fixes #5723 refs #5801 merge 5723 to main and merge some last-minute 5801 fixes: 2013-04-17 00:01:25 -04:00
old-db.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
rdtsc.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
toku_assert.h refs #5418 fix typo, include config.h from toku_assert.h so that we always know whether or not to be paranoid 2013-04-17 00:01:17 -04:00
toku_htod.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
toku_list.h refs #5086 fix to avoid using __builtin_offsetof on clang, since POD is stricter on clang, and not all of our types that use toku_list are POD on clang. 2013-04-17 00:01:04 -04:00
toku_os.h refs #5368 remove code which is unused except by a test I wrote, and is also very non-portable 2013-04-17 00:01:11 -04:00
toku_portability.h refs #5811 fix mac build 2013-04-17 00:01:24 -04:00
toku_race_tools.h refs #5418 fix typo, include config.h from toku_assert.h so that we always know whether or not to be paranoid 2013-04-17 00:01:17 -04:00