Sears Russell
|
6f0c50d861
|
third-party dirtyPageTable patches 1-4, forward ported to trunk. This commit may introduce a regression; dirty_page_table_flush is probably no longer reentrant
|
2010-10-19 22:37:07 +00:00 |
|
Sears Russell
|
24650fa190
|
buffer manager refactoring; started work on new dirty page table writeback interface (to avoid circular dependencies)
|
2009-10-05 21:19:01 +00:00 |
|
Sears Russell
|
dd0bcae074
|
add thread synchronization logic to ensure that only one thread is performing writeback at a time. This fixes weird I/O interleavings on some machines
|
2009-08-13 23:18:49 +00:00 |
|
Sears Russell
|
0cc65aefaf
|
Remove LRU-ordered writeback. Instead, writeback pages sequentially once some fraction of the page file is dirty. Also. further simplifies writeback code.
|
2009-08-11 17:23:43 +00:00 |
|
Sears Russell
|
7db06197ca
|
refactored truncation + dirty page table, fixed doxygen warnings.
|
2009-05-20 21:23:51 +00:00 |
|