agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Paul M. Aoki <aoki@CS.Berkeley.EDU>
To: postgres-arch@postgres.Berkeley.EDU
Subject: [andrew@postgres.Berkeley.EDU: sunita's bufmgr bug]
Date: Wed, 08 Mar 95 21:48:36 -0800
Message-ID: <199503090548.VAA19193@faerie.CS.Berkeley.EDU> (raw)
------- Forwarded Message
From: "Andrew K. Yu" <andrew@postgres.Berkeley.EDU>
To: aoki@postgres.Berkeley.EDU
Cc: andrew@postgres.Berkeley.EDU
Subject: sunita's bufmgr bug
Date: Wed, 8 Mar 1995 15:33:28 -0800
hey Paul, we seem to have found the bug (that you introduce last July while
you're optimizing the bufmgr). The bug occurs when BufferReplace releases
the lock and before it gets to insert the new tag into the buffer table
(because it's flushing out a dirty buffer), someone else could have allocated
another buffer for the same block. And when BufferReplace try to insert the
new tag, it's already there...
-andrew
------- End of Forwarded Message
--
Paul M. Aoki | University of California at Berkeley
aoki@CS.Berkeley.EDU | Dept. of EECS, Computer Science Division (#1776)
| Berkeley, CA 94720-1776
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: aoki@CS.Berkeley.EDU, postgres-arch@postgres.Berkeley.EDU
Subject: Re: [andrew@postgres.Berkeley.EDU: sunita's bufmgr bug]
In-Reply-To: <199503090548.VAA19193@faerie.CS.Berkeley.EDU>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox