noun
page file
Computing term for a file on disk used by an operating system to extend virtual memory, storing pages of memory that are not currently in RAM.
Windowsでは、ページファイルのサイズを手動で設定できる。
On Windows, you can manually set the size of the page file.
物理メモリが不足すると、OSはページファイルを使い始める。
When physical memory runs low, the OS starts using the page file.