On Thu, 26 Aug 2004 16:47:35 +0200 Pablo Neira <pablo@eurodev.net> wrote: > So I made a patch which uses a kernel thread to fix this problem. In > sendmsg(), instead of calling sk->sk_data_ready, we enqueue all the > request and kernel thread processes them. Cool, nice work. I think the patch could be a lot smaller if you used work queues? - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html