Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758133AbZJDVmF (ORCPT ); Sun, 4 Oct 2009 17:42:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758044AbZJDVmE (ORCPT ); Sun, 4 Oct 2009 17:42:04 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:38830 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758038AbZJDVmD (ORCPT ); Sun, 4 Oct 2009 17:42:03 -0400 Subject: Re: [PATCH 00/31] Swap over NFS -v20 From: Peter Zijlstra To: Christoph Hellwig Cc: Suresh Jayaraman , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, netdev@vger.kernel.org, Neil Brown , Miklos Szeredi , Wouter Verhelst , trond.myklebust@fys.uio.no In-Reply-To: <20091001174201.GA30068@infradead.org> References: <1254405858-15651-1-git-send-email-sjayaraman@suse.de> <20091001174201.GA30068@infradead.org> Content-Type: text/plain Date: Sun, 04 Oct 2009 23:41:22 +0200 Message-Id: <1254692482.21044.15.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 23 On Thu, 2009-10-01 at 13:42 -0400, Christoph Hellwig wrote: > One of them > would be the whole VM/net work to just make swap over nbd/iscsi safe. Getting those two 'fixed' is going to be tons of interesting work because they involve interaction with userspace daemons. NBD has fairly simple userspace, but iSCSI has a rather large userspace footprint and a rather complicated user/kernel interaction which will be mighty interesting to get allocation safe. Ideally the swap-over-$foo bits have no userspace component. That said, Wouter is the NBD userspace maintainer and has expressed interest into looking at making that work, but its sure going to be non-trivial, esp. since exposing PF_MEMALLOC to userspace is a, not over my dead-bodym like thing. -- 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/