Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:46, 11 July 2025 Mr. Goldstein talk contribs created page 6.3.1 Paging, Segmentation (Created page with "==== 6.3.1 Paging, Segmentation ==== ''(Difficulty Note: These are technical methods the OS uses. Focus on the idea of breaking things up.)'' When the OS manages memory, it often breaks up programs and memory into smaller pieces: * '''Paging:''' Imagine RAM is divided into small, fixed-size blocks called "frames." When a program needs to run, the OS breaks the program into equally small pieces called "pages." These pages can then be loaded into any available frames in...") Tag: Visual edit