Subject : 2.6.39-rc4+: oom-killer busy killing tasks Submitter : Christian Kujau <lists@nerdbynature.de> Date : 2011-04-22 1:57 Message-ID : alpine.DEB.2.01.1104211841510.18728@trent.utfs.org References : http://marc.info/?l=linux-kernel&m=130343744622331&w=2 This entry is being used for tracking a regression from 2.6.38. Please don't close it until the problem is fixed in the mainline.
It was suggested to enable CONFIG_TREE_RCU, but this did not help: http://marc.info/?l=linux-kernel&m=130410712317606&w=2 https://lkml.org/lkml/2011/4/25/124 (RCU free starvation thread) Then it was suspected that it could be an old hrtimer bug and a patch was proposed, but it did not help either: http://marc.info/?l=linux-xfs&m=130412362601283&w=2 This issue is still present in 2.6.39-rc5-00091-gfafc992.
Dave Chinner posted a patch that helps, it's not in mainline (yet): http://www.spinics.net/lists/xfs/msg04688.html
Patch: http://www.spinics.net/lists/xfs/msg04688.html Thanks for the update.
Fixed by commit 228d62dd3f74734b9801c789b5addc57fdfc208f .