Y
Hacker News
new
|
ask
|
show
|
jobs
by
nitrogen
2528 days ago
I've used applications that will specifically allocate (available memory * x) or similar because they or their plugins can't handle ENOMEM or the Windows equivalent, and they do not want to swap.
1 comments
poizan42
2527 days ago
Those applications were broken anyways, see
https://devblogs.microsoft.com/oldnewthing/20120118-00/?p=85...
link
nitrogen
2526 days ago
Isn't that basically what browsers do these days?
link