Sears Russell
|
0dadb7f540
|
change pinDifferentPages benchmark so that the pages have poor memory locality. This leads to much lower performance.
|
2011-08-19 22:16:30 +00:00 |
|
Sears Russell
|
a89c09d87c
|
moved in-memory data structures and hash functions to util/
|
2011-06-13 10:19:44 +00:00 |
|
Sears Russell
|
801fb6de26
|
bugfixes and optimizations for the new log format; log preallocation and truncation utilities
|
2011-05-14 03:49:38 +00:00 |
|
Sears Russell
|
ad2b6a62ae
|
fix bug where filePool was not syncing to disk, update log related benchmarks; add tweak to ringbuffer to prevent extremely high contention from breaking group commit.
|
2011-04-19 20:54:11 +00:00 |
|
Sears Russell
|
fa4e4fa980
|
fix compile warning
|
2010-01-11 21:02:25 +00:00 |
|
Sears Russell
|
51911f79f2
|
fix compiler warning
|
2009-11-09 23:45:50 +00:00 |
|
Sears Russell
|
8bd0616f97
|
new concurrent buffer manager
|
2009-11-09 19:50:00 +00:00 |
|
Sears Russell
|
f5e3ab2d91
|
concurrent hashtable seems to be working; still need to work out atomicity primitives (eg; options to leave the bucket locked on success)
|
2009-10-19 21:55:25 +00:00 |
|
Sears Russell
|
331f680c09
|
partial rewrite of transaction table to reduce thread contention
|
2009-10-15 02:33:08 +00:00 |
|
Sears Russell
|
fbdc0f0499
|
more benchmarks, add support for in memory log to the smallLogEntry benchmark
|
2009-10-13 01:50:35 +00:00 |
|
Sears Russell
|
0f2ab3c37c
|
add a few simple multicore scalability tests
|
2009-10-12 22:29:10 +00:00 |
|