Virtual Memory May 19, 2026 34 min read How operating systems use disk as an extension of RAM through demand paging, and the page replacement algorithms — LRU, Clock, Working Set — that decide what gets evicted. #operating-systems #virtual-memory #computer-science