This website requires JavaScript.
Explore
Help
Sign In
greg
/
stasis-aries-wal
Watch
1
Star
0
Fork
You've already forked stasis-aries-wal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
35b0978859
stasis-aries-wal
/
src
/
lladd
/
page
History
Sears Russell
0725af91be
Fixed page leak in Talloc().
2006-07-21 01:07:09 +00:00
..
fixed.c
page->dirty is now set correctly (assuming LSN's are updated properly). pageFile.c makes use of this fact by ignoring write requests on clean pages.
2005-02-02 02:12:40 +00:00
fixed.h
Added getRecordType()
2004-11-24 23:25:36 +00:00
header.c
switched to region allocator, but TpageAlloc currently grabs its own region...
2006-07-20 01:29:39 +00:00
header.h
switched to region allocator, but TpageAlloc currently grabs its own region...
2006-07-20 01:29:39 +00:00
indirect.c
Partial port to amd64.
2006-03-20 23:11:46 +00:00
indirect.h
More error handling...
2005-02-22 03:10:54 +00:00
raw.c
Fixed races on flushedLSN and page->dirty.
2006-06-12 20:05:28 +00:00
raw.h
Added support for raw pages, implemented posix_memalign workaround, and re-enabled O_DIRECT by default
2006-04-12 01:41:35 +00:00
slotted.c
Fixed page leak in Talloc().
2006-07-21 01:07:09 +00:00
slotted.h
the logger understands special record types. (At least partially...); shortened blob tests, since the blob
2006-06-20 23:02:27 +00:00