All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: a.p.zijlstra@chello.nl, paulus@samba.org, mingo@elte.hu,
	linux-kernel@vger.kernel.org
Subject: Re: perf can't keep up with mmap data
Date: Mon, 19 Jul 2010 12:04:33 -0300	[thread overview]
Message-ID: <20100719150433.GB5222@ghostprotocols.net> (raw)
In-Reply-To: <20100719074813.GA418@lst.de>

Em Mon, Jul 19, 2010 at 09:48:13AM +0200, Christoph Hellwig escreveu:
> When running current -tip perf in my 32-bit x86 kvm guest I get lots
> of messages like:
> 
> WARNING: failed to keep up with mmap data.
> 
> when starting perf top, and still quite a few everytime it refreshes the
> display.

Should be better reported, probably with a message suggesting to use:

perf top -r RTPRIO

or to reduce the sampling frequency:

perf top -F 500

to have:

   PerfTop: 287 irqs/sec  kernel:40.8%  exact:  0.0% [500Hz cycles], (all, 2 CPUs)

Instead of the default:

   PerfTop:  35 irqs/sec  kernel:25.7%  exact:  0.0% [1000Hz cycles], (all, 2 CPUs)

- Arnaldo

           reply	other threads:[~2010-07-19 15:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20100719074813.GA418@lst.de>]

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=20100719150433.GB5222@ghostprotocols.net \
    --to=acme@redhat.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.