# Physical Frame Number (PFN)

Last edited: 2026-02-05

Physical Frame Number (PFN)

When using paging the operating system breaks up physical memory into frames . The physical frame number is an index in the operating system abstraction of RAM which acts as one contiguous block. This, combined with an offset, can get mapped to a location on RAM by the memory controller .