From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932751Ab3DBSJF (ORCPT ); Tue, 2 Apr 2013 14:09:05 -0400 Received: from mail-da0-f53.google.com ([209.85.210.53]:59365 "EHLO mail-da0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759845Ab3DBSJD (ORCPT ); Tue, 2 Apr 2013 14:09:03 -0400 Date: Tue, 2 Apr 2013 11:09:01 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Simon Jeons cc: Zhouping Liu , Andrea Arcangeli , Hugh Dickins , Mel Gorman , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Amos Kong Subject: Re: THP: AnonHugePages in /proc/[pid]/smaps is correct or not? In-Reply-To: <515ACDC9.2090506@gmail.com> Message-ID: References: <383590596.664138.1364803227470.JavaMail.root@redhat.com> <515ACDC9.2090506@gmail.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2 Apr 2013, Simon Jeons wrote: > Both thp and hugetlb pages should be 2MB aligned, correct? > To answer this question and your followup reply at the same time: they come from one level higher in the page table so they will naturally need to be 2MB aligned. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx159.postini.com [74.125.245.159]) by kanga.kvack.org (Postfix) with SMTP id DF20B6B0002 for ; Tue, 2 Apr 2013 14:09:03 -0400 (EDT) Received: by mail-pa0-f42.google.com with SMTP id kq13so435251pab.15 for ; Tue, 02 Apr 2013 11:09:03 -0700 (PDT) Date: Tue, 2 Apr 2013 11:09:01 -0700 (PDT) From: David Rientjes Subject: Re: THP: AnonHugePages in /proc/[pid]/smaps is correct or not? In-Reply-To: <515ACDC9.2090506@gmail.com> Message-ID: References: <383590596.664138.1364803227470.JavaMail.root@redhat.com> <515ACDC9.2090506@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org List-ID: To: Simon Jeons Cc: Zhouping Liu , Andrea Arcangeli , Hugh Dickins , Mel Gorman , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Amos Kong On Tue, 2 Apr 2013, Simon Jeons wrote: > Both thp and hugetlb pages should be 2MB aligned, correct? > To answer this question and your followup reply at the same time: they come from one level higher in the page table so they will naturally need to be 2MB aligned. -- 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