by Zubolg » Sat Sep 03, 2005 5:33 pm
I've tried this patch against 2.6.11.12-gr2.1.6 and it's only slightly better, the problem is still there.
My problems are on pop/imap servers using nfs. Processes are using sigalarm to kill idle connections.
With a 2.4 with grsec 1.9, no problem at all.
With a 2.6.11.12 with grsec 2.1.6, the server load increases to critical level in about 4 hours.
With the fix added, the server need about 12 hours to reach the same load.
The symptoms are still the same: Processes stay in D state.
When I attempt a strace on them, they take their time to wake up, and then receive the signal and die (that's what they're supposed to do in the first place).
Hope that'll help.