Re: How can I know whether my memory is allocated on the node expected?

Bill Gray <[email protected]> Tue, 05 Jun 2012 09:48:20 -0400
Newsgroups org.kernel.vger.linux-numa
Message-ID <[email protected]>
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 [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html