From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Gray Subject: Re: How can I know whether my memory is allocated on the node expected? Date: Tue, 05 Jun 2012 09:48:20 -0400 Message-ID: <4FCE0E24.8000003@redhat.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Wei Chen Cc: linux-numa@vger.kernel.org Hi Chen, Find the email titled "Red Hat would like to rework / enhance numastat" sent to this list approximately two hours before you sent your message, extract the attached "nmstat.c" program, and see if it gives you the information you want. - Bill On 06/05/2012 02:16 AM, Wei Chen wrote: > Hello everyone, > > I wanna get more information about my running process and the allocated memory. > When I do the tests for the NUMA API, how can I know > numa_alloc_onnode() does what I expect? > Because I found problems that in my tests sometimes the access to the > i-th node memory by the i-th node processor is slower. > > Thank you. > > Best regards, > Chen > -- > To unsubscribe from this list: send the line "unsubscribe linux-numa" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html