Memory Quote by Ken Thompson
“I wanted to have virtual memory, at least as it's coupled with file systems.”
About This Quote
Source Speech: Interview on Operating Systems, 1970s
He desired a memory system that could extend beyond physical RAM, integrated with file storage.
In simple terms: Wanted memory that works like a hard drive.
Implement virtual memory with file system backing.
Themes
Mood
Type
When to use this quote
- server architecture
- embedded devices
- performance optimization
Key Concepts
Questions to Reflect On
- How does virtual memory affect system performance?
- What trade‑offs exist between speed and storage?
Requires hardware support and can increase complexity.