no author
|
d0274c3304
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
|
Sears Russell
|
e49e8c004e
|
dirtyPages_deinit was broken. (Was excercised by new pageArray bufferManager...)
|
2007-03-04 02:44:19 +00:00 |
|
Sears Russell
|
26e5aa3069
|
truncation.c no longer includes on pageFile.h
|
2007-03-04 00:36:45 +00:00 |
|
Sears Russell
|
078b45dbcc
|
Removed and/or flagged #include dependencies on pageFile.h (in the process of further factoring bufferManager implementation out of Stasis.)
|
2007-03-03 02:26:17 +00:00 |
|
Sears Russell
|
450261f3c5
|
Fixed 32bit bug.
|
2006-11-07 22:37:05 +00:00 |
|
Sears Russell
|
b06e3daf1b
|
Should now be silent during normal operation.
|
2006-10-04 04:41:53 +00:00 |
|
Sears Russell
|
986ee57020
|
More fixes to prevent tardis from running out of disk space.
|
2006-09-25 22:27:13 +00:00 |
|
Sears Russell
|
3a43450477
|
Force in-flight page file writes to disk before truncating. (Needed if
O_DIRECT isn't in use.)
Changed diagnostic messages to go to stderr.
|
2006-08-10 23:52:48 +00:00 |
|
Sears Russell
|
24a5da9648
|
Fixed deprecated volatile static declaration (-> static volatile)
|
2006-06-13 22:43:58 +00:00 |
|
Sears Russell
|
a11fbdd9e6
|
Did away with slottedPreRallocFromPage.
|
2006-06-13 20:00:46 +00:00 |
|
Sears Russell
|
cef9e2c4ce
|
Added settings for longer-running tests
|
2006-06-12 22:45:41 +00:00 |
|
Sears Russell
|
e0b34633ec
|
Fixed broken min_rec_lsn() semantics; before, if there were not outstanding transactions / writes,
then these calls would return flushedLSN(). The problem was that flushedLSN wasn't guaranteed to
return a pointed to the beginning of a log entry.
|
2006-06-12 21:50:21 +00:00 |
|
Sears Russell
|
7bb0ce0d17
|
Fixed truncation bug (truncation is more aggressive now), and added more debugging info.
|
2006-06-12 20:55:49 +00:00 |
|
Sears Russell
|
27f7df6f09
|
Fixed races on flushedLSN and page->dirty.
|
2006-06-12 20:05:28 +00:00 |
|
Sears Russell
|
0649f179b3
|
Got rid of the ~1 second delay on exit.
|
2006-05-30 22:59:22 +00:00 |
|
Sears Russell
|
b5d578f4e0
|
Fixed remaining warnings, got rid of alTupdate
|
2006-05-25 20:08:12 +00:00 |
|
Sears Russell
|
8b54b0d265
|
No longer attempts to truncate when long transactions prevent it from
being useful...
|
2006-05-24 23:21:33 +00:00 |
|
Sears Russell
|
2e06cafaa8
|
|
2006-05-24 02:19:04 +00:00 |
|
Sears Russell
|
4c168d8fb2
|
Fixed truncation bugs, and a minor test case bug.
|
2006-05-22 23:59:02 +00:00 |
|
Sears Russell
|
f06159b3cd
|
forgot to add these...
|
2006-05-19 20:17:44 +00:00 |
|