The "too small to fail" memory-allocation rule
The "too small to fail" memory-allocation rule
Posted Dec 24, 2014 0:54 UTC (Wed) by cwillu (guest, #67268)In reply to: The "too small to fail" memory-allocation rule by xorbe
Parent article: The "too small to fail" memory-allocation rule
The problem isn't that xfs can't deal with the memory allocation failing; the problem is that the allocation routines don't give it an opportunity to handle a failure before they've already gone ahead and tried to kill a process (at which point they've deadlocked).