From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx117.postini.com [74.125.245.117]) by kanga.kvack.org (Postfix) with SMTP id 5F5D46B0083 for ; Tue, 1 May 2012 18:28:30 -0400 (EDT) Date: Tue, 1 May 2012 15:28:26 -0700 From: Andrew Morton Subject: Re: [PATCH 00/16] Swap-over-NBD without deadlocking V9 Message-Id: <20120501152826.b970a098.akpm@linux-foundation.org> In-Reply-To: <1334578624-23257-1-git-send-email-mgorman@suse.de> References: <1334578624-23257-1-git-send-email-mgorman@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Linux-MM , Linux-Netdev , LKML , David Miller , Neil Brown , Peter Zijlstra , Mike Christie , Eric B Munson This patchset is far less ghastly than I feared/remembered/dreamed ;) The mm parts, anyway. Are the net guys on board with it all? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756364Ab2EAW2b (ORCPT ); Tue, 1 May 2012 18:28:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60650 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754481Ab2EAW2a (ORCPT ); Tue, 1 May 2012 18:28:30 -0400 Date: Tue, 1 May 2012 15:28:26 -0700 From: Andrew Morton To: Mel Gorman Cc: Linux-MM , Linux-Netdev , LKML , David Miller , Neil Brown , Peter Zijlstra , Mike Christie , Eric B Munson Subject: Re: [PATCH 00/16] Swap-over-NBD without deadlocking V9 Message-Id: <20120501152826.b970a098.akpm@linux-foundation.org> In-Reply-To: <1334578624-23257-1-git-send-email-mgorman@suse.de> References: <1334578624-23257-1-git-send-email-mgorman@suse.de> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset is far less ghastly than I feared/remembered/dreamed ;) The mm parts, anyway. Are the net guys on board with it all?