Commit graph

13 commits

Author SHA1 Message Date
John Esmet
d94a8bf751 FT-243 Move minicron to util/ 2014-06-14 20:24:46 -04:00
John Esmet
ece1d4c4ed FT-245 Move queue to util, use toku_ prefix for consistency with the
rest of the code base
2014-06-14 20:24:46 -04:00
John Esmet
1338d90787 Revert "TMX-1 Rename TokuKV to TokuFT"
We will wait until after TokuMX 1.5.0 for these changes

This reverts commit b1f4a0aa62.
2014-05-23 18:29:24 -04:00
John Esmet
4680500514 TMX-1 Rename TokuKV to TokuFT 2014-05-23 18:13:32 -04:00
John Esmet
d66c2bae02 fixes #172 Moved memarena to util, made its public API more consistent with
the rest of the code
2014-03-03 15:11:54 -05:00
John Esmet
cb030cb448 fixes #194 Move x1764 to util/ and make the public API consistent with
the rest of the code.
2014-03-03 14:48:03 -05:00
Yoni Fogel
4d9ba2645a fixes Tokutek/ft-index#163 frwlock is properly split into .h and .cc. Users only include .h 2014-01-29 22:09:33 -08:00
John Esmet
75052cdc11 fixes #127 Add a class for scoped mallocs, which are satisfied from a
thread-local buffer when possible.
2014-01-23 16:57:04 -05:00
John Esmet
fbc1f5933e fixes #146 Add context class and track the current writer/context in the
frwlock
2014-01-22 13:18:49 -05:00
Leif Walsh
9f59d06843 added cpack component identifications to all install targets Tokutek/mongo#869 2013-12-20 17:58:48 -05:00
Leif Walsh
366e847e5f #6 don't do cmake install if we're a subproject of mysql 2013-04-28 20:20:17 -04:00
Leif Walsh
a61d218e1d refs #5592 add include, linker command
git-svn-id: file:///svn/toku/tokudb@48886 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:13 -04:00
Leif Walsh
774afe534d refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff
git-svn-id: file:///svn/toku/tokudb@48763 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:13 -04:00