I don't see any reason to introduce a second flag to say when a flag
has been set .. Initial reports are that symptoms go away when
current->flags |= PF_MEMALLOC;
is set in the process about to do networking (and unset afterwards).
There will be more news later today. I believe that this will remove
deadlock against VM for tcp buffers, but I don't believe it will
stop deadlocks against "nothing", when we simply are out of buffers.
The only thing that can do that is reserved memory for the socket.
Any pointers?
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/