Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753526Ab3CFEcE (ORCPT ); Tue, 5 Mar 2013 23:32:04 -0500 Received: from mail-ie0-f170.google.com ([209.85.223.170]:52147 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354Ab3CFEb7 (ORCPT ); Tue, 5 Mar 2013 23:31:59 -0500 Date: Tue, 5 Mar 2013 20:31:16 -0800 (PST) From: Hugh Dickins X-X-Sender: hugh@eggly.anvils To: Will Huck cc: Ric Mason , Andrew Morton , Mel Gorman , Petr Holasek , Andrea Arcangeli , Izik Eidus , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 2/7] ksm: treat unstable nid like in stable tree In-Reply-To: <51369BB9.6030608@gmail.com> Message-ID: References: <51271A7D.6020305@gmail.com> <51303CAB.3080406@gmail.com> <51315174.4020200@gmail.com> <51369BB9.6030608@gmail.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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 Content-Length: 612 Lines: 15 On Wed, 6 Mar 2013, Will Huck wrote: > > How ksm treat a ksm forked page? IIUC, it's not merged in ksm stable tree. It > will just be ignore? No, it's there in the stable tree, as it was before it got forked. And when ksmd comes around to find the new mm, it will allocate an rmap_item for that page in the new mm, and append it to the existing stable_node. Hugh -- 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/