Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751070AbbD3L6z (ORCPT ); Thu, 30 Apr 2015 07:58:55 -0400 Received: from mta-out1.inet.fi ([62.71.2.203]:54335 "EHLO jenni2.inet.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794AbbD3L6x (ORCPT ); Thu, 30 Apr 2015 07:58:53 -0400 Date: Thu, 30 Apr 2015 14:58:28 +0300 From: "Kirill A. Shutemov" To: Jerome Marchand Cc: "Kirill A. Shutemov" , Andrew Morton , Andrea Arcangeli , Hugh Dickins , Dave Hansen , Mel Gorman , Rik van Riel , Vlastimil Babka , Christoph Lameter , Naoya Horiguchi , Steve Capper , "Aneesh Kumar K.V" , Johannes Weiner , Michal Hocko , Sasha Levin , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCHv5 16/28] mm, thp: remove compound_lock Message-ID: <20150430115828.GB15874@node.dhcp.inet.fi> References: <1429823043-157133-1-git-send-email-kirill.shutemov@linux.intel.com> <1429823043-157133-17-git-send-email-kirill.shutemov@linux.intel.com> <5541029C.60207@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5541029C.60207@redhat.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 20 On Wed, Apr 29, 2015 at 06:11:08PM +0200, Jerome Marchand wrote: > On 04/23/2015 11:03 PM, Kirill A. Shutemov wrote: > > We are going to use migration entries to stabilize page counts. It means > > By "stabilize" do you mean "protect" from concurrent access? I've seen > that you use the same term in seemingly the same sense several times (at > least in patches 15, 16, 23, 24 and 28). Here it's protect from concurrent change of page's ->_count or ->_mapcount. In some context I could you "stabilize" as "protect from concurrent split". -- Kirill A. Shutemov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/