Commit graph

631 commits

Author SHA1 Message Date
Sears Russell
8006d89d11 Added figure that explains how lsn estimation might work. 2006-09-04 01:16:22 +00:00
Sears Russell
a41fafff6e minor figure tweaks 2006-09-04 00:37:20 +00:00
Sears Russell
2d93b3cafd fixed text for torn-page figure, and shrunk it to conserve lines. 2006-09-03 23:32:19 +00:00
Sears Russell
4bd3c6b826 updated figures 2006-09-03 23:14:22 +00:00
Sears Russell
2a69ba6bea Added a few references, and addressed a few comments. 2006-09-03 21:06:58 +00:00
Eric Brewer
6cac8a73de cleanup 2006-09-03 20:04:14 +00:00
Eric Brewer
feabcac61e cleanup 2006-09-03 20:02:03 +00:00
Eric Brewer
742fc3bf5d cleanup 2006-09-03 19:27:22 +00:00
Sears Russell
775e9dda49 a few more notes. 90% of the way done, according to CVS. :) 2006-09-03 05:41:18 +00:00
Sears Russell
2b08b8840e "Everything" that needs to be addressed is now a comment in the paper. 2006-09-03 05:32:12 +00:00
Sears Russell
3122750c10 added torn page figure 2006-09-02 22:38:58 +00:00
Eric Brewer
967caf1ee7 cleanup,newfigs 2006-09-02 01:24:27 +00:00
Sears Russell
d552543eae more scattered changes, cut a few paragraphs. 2006-09-02 00:02:38 +00:00
Sears Russell
3808d232ff Scattered changes for length, and correctness. 2006-09-01 03:50:29 +00:00
Sears Russell
297e182a1b cut more content 2006-08-21 21:14:31 +00:00
Sears Russell
2f16f018a7 16 pages. :) 2006-08-21 05:04:59 +00:00
Sears Russell
a42e9a7943 shortened the paper 2006-08-20 07:42:44 +00:00
Eric Brewer
8f71ba1caf cleanup 2006-08-20 05:47:16 +00:00
Sears Russell
505f3ac605 Made a pass on the experimental setup. 2006-08-20 05:06:01 +00:00
Sears Russell
da502b4920 Made a pass over 3-4. 2006-08-20 02:43:06 +00:00
Sears Russell
fa2a6d5592 did a pass on experiments section. 2006-08-19 23:39:56 +00:00
Eric Brewer
a161be420a sec4 2006-08-19 23:25:47 +00:00
Eric Brewer
2fcb841ffe cleanup sec 3; remove sec 6 2006-08-19 22:22:01 +00:00
Sears Russell
3bc8b20920 defined "Hot Set" for Oasys experiement, 2006-08-19 20:02:05 +00:00
Eric Brewer
ee3fb4e7a5 halfway through rewrite of 3-6 2006-08-19 16:37:00 +00:00
Eric Brewer
f2d331aa14 cleanup 2006-08-19 05:57:52 +00:00
Sears Russell
57d72c4af1 quicksilver 2006-08-19 00:51:49 +00:00
Sears Russell
cdcdba1099 Updated section 8 (mostly wording and shortening) 2006-08-18 21:40:47 +00:00
Eric Brewer
330d1dc4d1 abstract types 2006-08-18 07:18:40 +00:00
Eric Brewer
8f2a24dab2 updated figures 2006-08-18 06:57:38 +00:00
Eric Brewer
1d666ea7e6 updated bulk-load object-diff figs 2006-08-18 06:42:37 +00:00
Eric Brewer
ab862a9b8b lots of small edits 2006-08-18 05:23:56 +00:00
Sears Russell
dbb59258fe cleaned up nested top action description 2006-08-17 23:00:26 +00:00
Sears Russell
e56a7bf58f A bunch of new references; The "Transactional Programming Models"
section is now complete, but missing a few references, and way too long.
2006-08-16 23:29:19 +00:00
Eric Brewer
2788116412 007 2006-08-15 01:21:58 +00:00
Eric Brewer
9e4cb7d7c4 cleanup 2006-08-15 01:00:55 +00:00
Eric Brewer
8bf2cb65ef cleanup 2006-08-14 22:54:03 +00:00
Eric Brewer
bb2713ba5e clenaup 2006-08-13 23:58:13 +00:00
Eric Brewer
94757ccc4d major reorg of sec 2 and 8 2006-08-13 23:50:16 +00:00
Eric Brewer
3b3427792e sec2 2006-08-12 22:38:55 +00:00
Eric Brewer
a540a16f3a sec2 2006-08-12 22:23:44 +00:00
Eric Brewer
22ae1ab5de sec2 2006-08-12 21:35:22 +00:00
Eric Brewer
f706cb6d22 sec1 2006-08-12 21:30:54 +00:00
Sears Russell
b41f3cce18 More on Camelot. Some new text 2006-08-12 01:12:42 +00:00
Sears Russell
32d21cd398 Fixed compiler warning... 2006-08-11 19:36:46 +00:00
Sears Russell
b615f0bc3e Towards 64-bit pageids. bufferManager can handle 64-bit offsets, but recordid.page is still 32 bit... 2006-08-11 19:31:42 +00:00
Sears Russell
1a60582a0c Added function to handle code that allocates data without first consulting the allocationPolicy 2006-08-11 03:01:16 +00:00
Sears Russell
8faf045e7d Fixed numerous bugs in allocationPolicy.c and alloc.c
allocationPolicy.c was not handling deallocations correctly
Tdealloc() was not calling interpretRid() on its input before passing it into the allocationPolicy
Added locking support for TallocFromPage()
2006-08-11 02:56:41 +00:00
Sears Russell
ef43a8d54f Added missing declaration of forcePageFile() 2006-08-11 02:42:17 +00:00
Sears Russell
b44551b941 fixed mutex checks 2006-08-11 02:25:17 +00:00