From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible Date: Tue, 13 May 2014 10:29:24 -0400 Message-ID: <20140513142924.GA5097@thunk.org> References: <1399974350-11089-1-git-send-email-mgorman@suse.de> <1399974350-11089-19-git-send-email-mgorman@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Johannes Weiner , Vlastimil Babka , Jan Kara , Michal Hocko , Hugh Dickins , Peter Zijlstra , Dave Hansen , Linux Kernel , Linux-MM , Linux-FSDevel To: Mel Gorman Return-path: Content-Disposition: inline In-Reply-To: <1399974350-11089-19-git-send-email-mgorman@suse.de> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org Acked-by: "Theodore Ts'o" Thanks!! - Ted -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760875AbaEMO3h (ORCPT ); Tue, 13 May 2014 10:29:37 -0400 Received: from imap.thunk.org ([74.207.234.97]:37226 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754299AbaEMO3f (ORCPT ); Tue, 13 May 2014 10:29:35 -0400 Date: Tue, 13 May 2014 10:29:24 -0400 From: "Theodore Ts'o" To: Mel Gorman Cc: Andrew Morton , Johannes Weiner , Vlastimil Babka , Jan Kara , Michal Hocko , Hugh Dickins , Peter Zijlstra , Dave Hansen , Linux Kernel , Linux-MM , Linux-FSDevel Subject: Re: [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible Message-ID: <20140513142924.GA5097@thunk.org> Mail-Followup-To: Theodore Ts'o , Mel Gorman , Andrew Morton , Johannes Weiner , Vlastimil Babka , Jan Kara , Michal Hocko , Hugh Dickins , Peter Zijlstra , Dave Hansen , Linux Kernel , Linux-MM , Linux-FSDevel References: <1399974350-11089-1-git-send-email-mgorman@suse.de> <1399974350-11089-19-git-send-email-mgorman@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1399974350-11089-19-git-send-email-mgorman@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Acked-by: "Theodore Ts'o" Thanks!! - Ted