linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Trammell Hudson <hudson@osresearch.net>
Cc: linux-numa@vger.kernel.org
Subject: Re: libnuma valgrind errors
Date: Fri, 2 Jul 2010 20:31:43 +0200	[thread overview]
Message-ID: <20100702183143.GG12221@basil.fritz.box> (raw)
In-Reply-To: <b2d6d086d4b4ae8786b6aede58a3da89@swcp.com>

On Fri, Jul 02, 2010 at 11:55:09AM -0600, Trammell Hudson wrote:
> When running a trivial program linked with -lnuma under valgrind I get
> errors that numa_bitmask_alloc() has been called and not freed the memory. 
> This is on Ubuntu 9.04, with libnuma 2.0.2 on x86-64.

This is a false positive -- the values are essentially globals that never
go away and it's not a bug. If you don't want to see you would need to use 
a suppression file.

-Andi

      reply	other threads:[~2010-07-02 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02 17:55 libnuma valgrind errors Trammell Hudson
2010-07-02 18:31 ` Andi Kleen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100702183143.GG12221@basil.fritz.box \
    --to=andi@firstfloor.org \
    --cc=hudson@osresearch.net \
    --cc=linux-numa@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).