From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: [PATCH 4/5] mm/rmap: share the i_mmap_rwsem Date: Fri, 23 May 2014 14:35:59 -0400 Message-ID: <537F950F.9050906@redhat.com> References: <1400816006-3083-1-git-send-email-davidlohr@hp.com> <1400816006-3083-5-git-send-email-davidlohr@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: mingo@kernel.org, peterz@infradead.org, mgorman@suse.de, aswin@hp.com, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Davidlohr Bueso , akpm@linux-foundation.org Return-path: In-Reply-To: <1400816006-3083-5-git-send-email-davidlohr@hp.com> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On 05/22/2014 11:33 PM, Davidlohr Bueso wrote: > Similarly to rmap_walk_anon() and collect_procs_anon(), > there is opportunity to share the lock in rmap_walk_file() > and collect_procs_file() for file backed pages. > > Signed-off-by: Davidlohr Bueso Acked-by: Rik van Riel -- All rights reversed -- 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