From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422724AbWHYPod (ORCPT ); Fri, 25 Aug 2006 11:44:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422728AbWHYPoc (ORCPT ); Fri, 25 Aug 2006 11:44:32 -0400 Received: from amsfep17-int.chello.nl ([213.46.243.15]:29856 "EHLO amsfep16-int.chello.nl") by vger.kernel.org with ESMTP id S1422717AbWHYPo3 (ORCPT ); Fri, 25 Aug 2006 11:44:29 -0400 From: Peter Zijlstra To: linux-mm@kvack.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Cc: Indan Zupancic , Peter Zijlstra , Evgeniy Polyakov , Daniel Phillips , Rik van Riel , David Miller Date: Fri, 25 Aug 2006 17:39:46 +0200 Message-Id: <20060825153946.24271.42758.sendpatchset@twins> Subject: [PATCH 0/4] VM deadlock prevention -v5 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, The latest version of the VM deadlock prevention work. The basic premises is that network sockets serving the VM need undisturbed functionality in the face of severe memory shortage. This patch-set provides the framework to provide this.