5205 Commits (bf70bbb89820c6e8ff3dd9a76c76e3bc1b7f7485)
 

Author SHA1 Message Date
Leif Walsh bf70bbb898 refs #5418 merge promotion to main 13 years ago
Rich Prohaska 609d0dca91 get ftdump interactive mode working 13 years ago
Leif Walsh eaea84bfdc refs #4871 use lex1:8080 to submit results to, lets us use /etc/hosts to submit from other machines 13 years ago
Zardosht Kasheff 3ec4608bf9 refs #5661, move advancement of cleaner head to outside of if-clause, preventing infinite loop in cleaner 13 years ago
John Esmet 2450b07344 revert bad checkin 13 years ago
Zardosht Kasheff e5faea7b5c closes #5661, fix drd issue 13 years ago
Leif Walsh 9659dc651c increase timeout for benchmark-test_256 13 years ago
Leif Walsh 6ff7f0469c refs #5653 don't call db_env_set_num_bucket_mutexes in bdb 13 years ago
Zardosht Kasheff 979df60ec4 closes #5641, change cycle detection for evictor. It is not perfect, but should be good enough. We are guaranteed to never keep spinning and spinning 13 years ago
Leif Walsh e768e0302b refs #5653 set num bucket mutexes in other drd tests 13 years ago
Leif Walsh 7b5afb8c7b refs #5653 set number of bucket mutexes in stress tests to help drd 13 years ago
Zardosht Kasheff 5de577dd0d closes #5653, export a function to change number of bucket mutexes 13 years ago
Zardosht Kasheff ae017d29b7 refs #5651, fix a small issue 13 years ago
Zardosht Kasheff cd791c3206 closes #5651, make closing a cachefile cheaper 13 years ago
Zardosht Kasheff ddfd46fb56 refs #5634, merge bucket mutexes to main 13 years ago
Leif Walsh 72de8ca9dc refs #5368 fix dartconfig stuff for darwin 13 years ago
Leif Walsh 4b2b1ceef4 refs #5368 try harder to ignore ranlib (again) 13 years ago
Leif Walsh cc85ef2c28 refs #5368 revert bad merge 13 years ago
Leif Walsh 941926af52 refs #5368 try harder to ignore ranlib issues 13 years ago
Zardosht Kasheff 489122a8ae refs #5633, add test to CMakeLists.txt 13 years ago
Zardosht Kasheff 4b64af7ca0 refs #5633, add test to main 13 years ago
Leif Walsh 5342be2607 refs #5537 suppress spurious build warnings about ranlib 13 years ago
Leif Walsh 083febd0ea closes #5637 implement branch name in run.stress-tests.py 13 years ago
Leif Walsh 983eb0467c refs #5632 add a portability layer for adaptive mutexes 13 years ago
Zardosht Kasheff f881ee6421 refs #5560, fix bug 13 years ago
Zardosht Kasheff baf1831ffe refs #5560, merge to main 13 years ago
Leif Walsh 1f2665b77e refs #5418 #5178 improvements to perf_read_write in preparation for testing 13 years ago
Leif Walsh c029fe3f93 refs #5418 drive-by cleanup 13 years ago
Bradley C. Kuszmaul f6ec5262c6 Refs #5622. Undo unrelated change. 13 years ago
Bradley C. Kuszmaul 6d73872f04 Fixes #5622. Speed up {{{test_groupcommit_count.bdb}}}. 13 years ago
Leif Walsh 2537edef0e refs #5368 fix unused warning on osx, and really stupid include file ordering issue 13 years ago
Leif Walsh a61d218e1d refs #5592 add include, linker command 13 years ago
Zardosht Kasheff 7c2dda64c1 refs #5481, fix toku_loader_close to redirect to empty dictionary if there is an error 13 years ago
Leif Walsh 0d41be2dcc refs #5592 add partitioned_counters_init/destroy to tests 13 years ago
Leif Walsh 264a8e65ed refs #5592 fix linking of util, again... 13 years ago
Leif Walsh d70c82fd91 refs #5592 fix linking of util because of pthread keys 13 years ago
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 13 years ago
TokuBuild a943714e0c refs #5368 revert leif's bad checkin changing CTestConfig.cmake 13 years ago
Leif Walsh 221601543a refs #5351 quick fix of timedpush 13 years ago
Leif Walsh d96e824e96 refs #5351 fix up ctestcustom 13 years ago
Leif Walsh 87cf6985fd refs #5351 add comments and a timed* api 13 years ago
Leif Walsh cd7c218570 refs #5351 fix a test deadlock 13 years ago
Leif Walsh 32163e3389 refs #5351 fixes to circular buffer 13 years ago
Leif Walsh 0fd3fcc3d6 refs #5351 add circular_buffer, no comments yet 13 years ago
Leif Walsh 12143a6734 refs #5368 compile fix for test-affinity 13 years ago
Leif Walsh 534b262792 refs #5368 add test for affinity code 13 years ago
Leif Walsh 589813ac5c refs #5368 add portability wrapper for sched_setaffinity/sched_getaffinity 13 years ago
Leif Walsh 5abdff33ff refs #5464 move partitioned_counters_init/destroy to portability 13 years ago
Leif Walsh 74a2998434 refs #5368 fix tokuvalgrind to count lines and compare them with 0 properly 13 years ago
Zardosht Kasheff 60b9631996 closes #5822, don't grab point write lock if DB_PRELOCKED_WRITE is passed into dbenv->update_multiple 13 years ago