From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 58070222CF1C6 for ; Wed, 10 Jan 2018 06:46:35 -0800 (PST) Received: by mail-io0-x22d.google.com with SMTP id f6so22690370ioh.8 for ; Wed, 10 Jan 2018 06:51:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20171020162227.GA8576@linux.intel.com> From: Dan Williams Date: Wed, 10 Jan 2018 06:51:45 -0800 Message-ID: Subject: Re: Detecting NUMA per pmem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Oren Berman Cc: "linux-nvdimm@lists.01.org" List-ID: On Wed, Jan 10, 2018 at 5:13 AM, Oren Berman wrote: > Hi > > A few more updates: > > a) This issue does not happen a lot I need to do a lot of power cycles for > this to happen. > b) We use 2 numa nodes but for some reason it happens only on the second > numa. > c) We added a debug feature that when page fault occurs we will trigger a > thread from command line in the kernel(through configfs) that will read > from > any physical address that we give it. When we give it the faulty address - > the thread succeeds reading from it with no page fault. > We verified that it accessed the same virtual address that caused the page > fault. Does the problem go away if you specify: nokaslr ...on the kernel command line? _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm