Ask HN: Why do out of memory exceptions exist in a virtual memory OS?
A virtual memory system is supposed to give a process access to more memory than is physically available. Given this, why do languages like Java and Python throw out of memory exceptions? Shouldn't the program be able to use virtual memory instead of throwing the exception?
0 comments
[ 3.0 ms ] story [ 7.7 ms ] threadNo comments yet.