From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756915Ab1CBSFz (ORCPT ); Wed, 2 Mar 2011 13:05:55 -0500 Received: from casper.infradead.org ([85.118.1.10]:35086 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754360Ab1CBSFu (ORCPT ); Wed, 2 Mar 2011 13:05:50 -0500 Message-Id: <20110302175928.022902359@chello.nl> User-Agent: quilt/0.48-1 Date: Wed, 02 Mar 2011 18:59:28 +0100 From: Peter Zijlstra To: Andrea Arcangeli , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Peter Zijlstra , Russell King , Chris Metcalf , Martin Schwidefsky Subject: [RFC][PATCH 0/6] mm: Unify TLB gather implementations Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a series that attempts to unify and fix the current tlb gather implementations, theres numerous more tlb range architectures that I need to visit, but please do comment on the direction taken. Compile tested, but note I don't have anything to actually test this one (aside from an omap board without network access). From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: [RFC][PATCH 0/6] mm: Unify TLB gather implementations Date: Wed, 02 Mar 2011 18:59:28 +0100 Message-ID: <20110302175928.022902359@chello.nl> Return-path: Sender: owner-linux-mm@kvack.org To: Andrea Arcangeli , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Peter Zijlstra , Russell King , Chris Metcalf , Martin Schwidefsky List-Id: linux-arch.vger.kernel.org This is a series that attempts to unify and fix the current tlb gather implementations, theres numerous more tlb range architectures that I need to visit, but please do comment on the direction taken. Compile tested, but note I don't have anything to actually test this one (aside from an omap board without network access). -- 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: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with ESMTP id 037448D003C for ; Wed, 2 Mar 2011 13:05:33 -0500 (EST) Message-Id: <20110302175928.022902359@chello.nl> Date: Wed, 02 Mar 2011 18:59:28 +0100 From: Peter Zijlstra Subject: [RFC][PATCH 0/6] mm: Unify TLB gather implementations Sender: owner-linux-mm@kvack.org List-ID: To: Andrea Arcangeli , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Peter Zijlstra , Russell King , Chris Metcalf , Martin Schwidefsky This is a series that attempts to unify and fix the current tlb gather implementations, theres numerous more tlb range architectures that I need to visit, but please do comment on the direction taken. Compile tested, but note I don't have anything to actually test this one (aside from an omap board without network access). -- 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