|
|
|
|
|
by giulivo
4780 days ago
|
|
Given the topic of the article I understand my question could be seen as OT but I'd like to dig more into the following: > The NT kernel is still much better than Linux in some ways --- you guys be trippin' with your overcommit-by-default MM nonsense What's wrong with the overcommit-by-default behaviour? Or how/why the NT kernel is supposed to do better? |
|
A lot of people seem to think you're screwed when you're out of memory and so think killing the process is acceptable, but I've worked on code bases where it's actually handled somewhat gracefully. (Although, on NT, if you run out of nonpaged pool you start to get weird, random I/O failures.)