Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751915AbbHTAt4 (ORCPT ); Wed, 19 Aug 2015 20:49:56 -0400 Received: from mail-vk0-f45.google.com ([209.85.213.45]:35384 "EHLO mail-vk0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751370AbbHTAtz (ORCPT ); Wed, 19 Aug 2015 20:49:55 -0400 MIME-Version: 1.0 In-Reply-To: <20150818190634.GB7424@gmail.com> References: <20150813035005.36913.77364.stgit@otcpl-skl-sds-2.jf.intel.com> <20150814213714.GA3265@gmail.com> <20150814220605.GB3265@gmail.com> <20150817214554.GA5976@gmail.com> <20150818165532.GA7424@gmail.com> <20150818190634.GB7424@gmail.com> Date: Wed, 19 Aug 2015 17:49:54 -0700 Message-ID: Subject: Re: [RFC PATCH 1/7] x86, mm: ZONE_DEVICE for "device memory" From: Dan Williams To: Jerome Glisse Cc: "linux-kernel@vger.kernel.org" , Boaz Harrosh , Rik van Riel , "linux-nvdimm@lists.01.org" , Dave Hansen , david , Ingo Molnar , Linux MM , Ingo Molnar , Mel Gorman , "H. Peter Anvin" , Ross Zwisler , "torvalds@linux-foundation.org" , Christoph Hellwig Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 816 Lines: 16 On Tue, Aug 18, 2015 at 12:06 PM, Jerome Glisse wrote: > On Tue, Aug 18, 2015 at 10:23:38AM -0700, Dan Williams wrote: > Thought maybe you don't need a new ZONE_DEV and all you need is valid > struct page for this device memory, and you don't want this page to be > useable by the general memory allocator. There is surely other ways to > achieve that like marking all as reserved when you hotplug them. > Yes, there are other ways that can achieve the same thing, but I do like the ability to do reverse page to zone lookups for debug if anything. -- 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/