Russell Sears
|
3d707c71b6
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
|
Sears Russell
|
6b302226ab
|
fix transaction table leaks during recovery; add debugging field to xact table entries
|
2010-11-05 18:57:18 +00:00 |
|
Sears Russell
|
7ff80f37ef
|
add deferred, end of transaction callbacks. addresses issue 15
|
2009-12-15 06:30:37 +00:00 |
|
Sears Russell
|
1cf16f62f2
|
add optional support for gcc atomics to transaction table
|
2009-10-15 22:46:25 +00:00 |
|
Sears Russell
|
e6a718a7f9
|
improved concurrency for transaction table
|
2009-10-15 20:11:43 +00:00 |
|
Sears Russell
|
331f680c09
|
partial rewrite of transaction table to reduce thread contention
|
2009-10-15 02:33:08 +00:00 |
|
Sears Russell
|
4565aff9de
|
more refactoring; no more globals in transactionTable.c
|
2009-10-14 21:22:50 +00:00 |
|
Sears Russell
|
dbe3ecf0d0
|
refactoring transaction table; moved implementation into its own file. still need to remove globals
|
2009-10-14 18:57:50 +00:00 |
|