Talk:Memory paging

Hockey stick

"the graph will look like a hockey stick"? —The preceding unsigned comment was added by 71.202.164.218 (talk)

How much of this article is about "paging" and how much is about "paged virtual memory"?

The article says, in the lead:

In computer operating systems, memory paging is a memory management scheme that allows the physical memory used by a program to be non-contiguous.[1] This also helps avoid the problem of memory fragmentation and requiring compaction to reduce fragmentation.

Paging is often combined with the related technique of allocating and freeing page frames and storing pages on and retrieving them from secondary storage[a] in order to allow the aggregate size of the address spaces to exceed the physical memory of the system.[2] For historical reasons, this technique is sometimes referred to as swapping.

When combined with virtual memory, it is known as paged virtual memory.

In this scheme, the operating system retrieves data from secondary storage in blocks of the same size (pages).

Paging is an important part of virtual memory implementations in modern operating systems, using secondary storage to let programs exceed the size of available physical memory.

However, much - most? - of the rest of the article appears to be discussing paged virtual memory. Memory paging § Page faults, Memory paging § Page fetching techniques, Memory paging § Page replacement techniques, Memory paging § Thrashing, most if not all of the subsections of Memory paging § Implementations, Memory paging § Performance, and at least some of Memory paging § Physical and virtual address space sizes are specifically discussing paged virtual memory.

Perhaps either most of what's here should be merged into Virtual memory § Paged virtual memory, or a new "Paged virtual memory" page hold all but a summary of paged VM, with Virtual memory § Paged virtual memory holding that summary and pointing to said page as the main article. Guy Harris (talk) 01:21, 20 August 2025 (UTC)Reply

References

  1. ^ Operating System Concepts, 10th Edition. February 2021. 9.3 Paging. ISBN 978-1-119-80036-1.
  2. ^ "Paging in Operating System". GeeksforGeeks. Retrieved 14 December 2024.

Redirect

See discussion at Talk:Memory swapping#Ambiguous. Memory swapping is an inappropriate redirect. -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 20:45, 1 October 2025 (UTC)Reply

Why did permalink/1323997110[1] remove citations, footnotes and links from the lead? -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 09:59, 25 November 2025 (UTC)Reply

Because some rando, as some randos are wont to do, decided, for some unknown reason, to remove them. The removal was reverted. Guy Harris (talk) 23:49, 25 November 2025 (UTC)Reply


Cite error: There are <ref group=lower-alpha> tags or {{efn}} templates on this page, but the references will not show without a {{reflist|group=lower-alpha}} template or {{notelist}} template (see the help page).

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.