| From: |
| Peter Zijlstra <a.p.zijlstra@chello.nl> |
| To: |
| linux-mm@kvack.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org |
| Subject: |
| [PATCH 0/4] VM deadlock prevention -v5 |
| Date: |
| Fri, 25 Aug 2006 17:39:46 +0200 |
| Cc: |
| Indan Zupancic <indan@nul.nu>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Evgeniy Polyakov <johnpol@2ka.mipt.ru>,
Daniel Phillips <phillips@google.com>,
Rik van Riel <riel@redhat.com>,
David Miller <davem@davemloft.net> |
| Archive-link: |
| Article,
Thread
|
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.