# Buffer pool organization

Memory region organized as an array of fixed-size pages

An array entry is called a frame.

When the DBMS requests a page, an exact copy is placed into one of these frames.

![](https://2548495579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTsnKOX7xLvOtvOXY9MlI%2Fuploads%2FWHttPeHlJSsEucLmHNHP%2Fimage.png?alt=media\&token=0cc34d66-f280-4e9a-8f39-6f7b314907fb)
