From 073623091abda0f0fe41f5dc3ca6007695cb0403 Mon Sep 17 00:00:00 2001 From: Eric Brewer Date: Sat, 26 Mar 2005 07:36:37 +0000 Subject: [PATCH] sec 7 --- doc/paper2/LLADD.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/paper2/LLADD.tex b/doc/paper2/LLADD.tex index 645d05c..0c9bd77 100644 --- a/doc/paper2/LLADD.tex +++ b/doc/paper2/LLADD.tex @@ -1788,7 +1788,7 @@ well enough to allow application-specific extensions to compete with highly tuned general purpose systems. The next two sections validate the practicality of such mechanisms by applying them to applications that suffer from long-standing performance problems with traditional databases -and transactional libraries +and transactional libraries. %This section uses: @@ -1917,7 +1917,7 @@ from the relatively small buffer pool. However, since popular objects tend to remain in the object cache, multiple update modifications will incur relatively inexpensive log additions, and are only coalesced into a single modification to the page file -when the object is flushed from cache. +when the object is flushed. \yad provides a several options to handle UNDO records in the context of object serialization. The first is to use a single transaction for