On Mon, Aug 5, 2013 at 12:36 PM, Atri Sharma <atri(dot)jiit(at)gmail(dot)com> wrote:
> Hi all,
>
> I was experimenting with the idea of moving hot buffer pages from the
> buffer pool to heap,
Which heap do you mean here? Alas, half the data structures used in CS
are called "heap". I can't think of any of them that are good
candidates for this, though.
Cheers,
Jeff