From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Date: Tue, 27 Jun 2006 20:28:01 +0200 Message-Id: <20060627182801.20891.11456.sendpatchset@lappy> Subject: [PATCH 0/5] mm: tracking dirty pages -v13 Sender: owner-linux-mm@kvack.org Return-Path: To: linux-mm@kvack.org, linux-kernel@vger.kernel.org Cc: Hugh Dickins , Andrew Morton , David Howells , Peter Zijlstra , Christoph Lameter , Martin Bligh , Nick Piggin , Linus Torvalds List-ID: Hi, Hopefully the last version. Patches are against mainline again. The 'big' change since last, is that I added a flags parameter to vma_wants_writenotify(). These flags allow to skip some tests. This cleans up the subtlety in mprotect_fixup(). Peter -- 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/ . Don't email: email@kvack.org