Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965229AbWHOTUd (ORCPT ); Tue, 15 Aug 2006 15:20:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965219AbWHOTUd (ORCPT ); Tue, 15 Aug 2006 15:20:33 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:23046 "EHLO spitz.ucw.cz") by vger.kernel.org with ESMTP id S965197AbWHOTUb (ORCPT ); Tue, 15 Aug 2006 15:20:31 -0400 Date: Tue, 15 Aug 2006 19:17:55 +0000 From: Pavel Machek To: Peter Zijlstra Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Daniel Phillips Subject: Re: [RFC][PATCH 0/9] Network receive deadlock prevention for NBD Message-ID: <20060815191754.GH4032@ucw.cz> References: <20060808193325.1396.58813.sendpatchset@lappy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060808193325.1396.58813.sendpatchset@lappy> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 26 Hi! > Recently, Peter Zijlstra and I have been busily collaborating on a > solution to the memory deadlock problem described here: > > http://lwn.net/Articles/144273/ > "Kernel Summit 2005: Convergence of network and storage paths" > > We believe that an approach very much like today's patch set is > necessary for NBD, iSCSI, AoE or the like ever to work reliably. > We further believe that a properly working version of at least one of > these subsystems is critical to the viability of Linux as a modern > storage platform. ... > Unfortunately, a particularly nasty form of memory deadlock arises from > the fact that receive side of the network stack is also a sort of What about transmit side? I believe you need to reply to ARPs or you will be unable to communicate over ethernet... -- Thanks for all the (sleeping) penguins. - 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/