All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: Vineet Gupta <Vineet.Gupta1@synopsys.com>,
	"adrian.hunter@intel.com" <adrian.hunter@intel.com>
Cc: "Evgeniy.Didin@synopsys.com" <Evgeniy.Didin@synopsys.com>,
	"ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
	"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>,
	"tytso@mit.edu" <tytso@mit.edu>,
	"vincent.weaver@maine.edu" <vincent.weaver@maine.edu>,
	"peterz@infradead.org" <peterz@infradead.org>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"Alexey.Brodkin@synopsys.com" <Alexey.Brodkin@synopsys.com>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	"jh80.chung@samsung.com" <jh80.chung@samsung.com>,
	"adilger.kernel@dilger.ca" <adilger.kernel@dilger.ca>,
	"linux-snps-arc@lists.infradead.org"
	<linux-snps-arc@lists.infradead.org>,
	"Eugeniy.Paltsev@synopsys.com" <Eugeniy.Paltsev@synopsys.com>
Subject: Re: mmc: block: bonnie++ runs with errors on arc/hsdk board
Date: Thu, 15 Mar 2018 17:21:49 +0000	[thread overview]
Message-ID: <1521134509.6358.1.camel@synopsys.com> (raw)
In-Reply-To: <345e9053-9251-ad27-d05b-ec80b69ee235@synopsys.com>

Hi Vineet,

On Thu, 2018-03-15 at 09:38 -0700, Vineet Gupta wrote:
> On 03/15/2018 02:27 AM, Adrian Hunter wrote:
> > Please try:
> > 
> > 	perf record -a -e mmc:* -- bonnie++ -u root -r 256 -s 512 -x 1 -d /mnt
> > 
> > and share the resulting perf.data file when you are able
> > to reproduce the hung task message.
> > 
> > You may want to add this patch first:
> > 
> > 	https://marc.info/?l=linux-mmc&m=152110580324200
> 
> While this SoC has perf counters, Unfortunately the overflow interrupts are not 
> wired up. We can do perf stats but not sampling.

I guess here Adrian was asking for pure software MMC-related events which are
orthogonal to CPU's perf interrupts.

Adrian?

-Alexey

WARNING: multiple messages have this Message-ID (diff)
From: Alexey.Brodkin@synopsys.com (Alexey Brodkin)
To: linux-snps-arc@lists.infradead.org
Subject: mmc: block: bonnie++ runs with errors on arc/hsdk board
Date: Thu, 15 Mar 2018 17:21:49 +0000	[thread overview]
Message-ID: <1521134509.6358.1.camel@synopsys.com> (raw)
In-Reply-To: <345e9053-9251-ad27-d05b-ec80b69ee235@synopsys.com>

Hi Vineet,

On Thu, 2018-03-15@09:38 -0700, Vineet Gupta wrote:
> On 03/15/2018 02:27 AM, Adrian Hunter wrote:
> > Please try:
> > 
> > 	perf record -a -e mmc:* -- bonnie++ -u root -r 256 -s 512 -x 1 -d /mnt
> > 
> > and share the resulting perf.data file when you are able
> > to reproduce the hung task message.
> > 
> > You may want to add this patch first:
> > 
> > 	https://marc.info/?l=linux-mmc&m=152110580324200
> 
> While this SoC has perf counters, Unfortunately the overflow interrupts are not 
> wired up. We can do perf stats but not sampling.

I guess here Adrian was asking for pure software MMC-related events which are
orthogonal to CPU's perf interrupts.

Adrian?

-Alexey

  reply	other threads:[~2018-03-15 17:21 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 12:04 mmc: block: bonnie++ runs with errors on arc/hsdk board Evgeniy Didin
2018-03-13 12:04 ` Evgeniy Didin
2018-03-13 14:05 ` Adrian Hunter
2018-03-13 14:05   ` Adrian Hunter
2018-03-13 15:56   ` Evgeniy Didin
2018-03-13 15:56     ` Evgeniy Didin
2018-03-14 12:32     ` Evgeniy Didin
2018-03-14 12:32       ` Evgeniy Didin
2018-03-15  9:27       ` Adrian Hunter
2018-03-15  9:27         ` Adrian Hunter
2018-03-15 15:08         ` Evgeniy Didin
2018-03-15 15:08           ` Evgeniy Didin
2018-03-16 12:12           ` Adrian Hunter
2018-03-16 12:12             ` Adrian Hunter
2018-03-16 17:10             ` Evgeniy Didin
2018-03-16 17:10               ` Evgeniy Didin
2018-03-20  8:29               ` Adrian Hunter
2018-03-20  8:29                 ` Adrian Hunter
2018-03-15 16:38         ` Vineet Gupta
2018-03-15 16:38           ` Vineet Gupta
2018-03-15 17:21           ` Alexey Brodkin [this message]
2018-03-15 17:21             ` Alexey Brodkin
2018-03-16  7:20             ` Adrian Hunter
2018-03-16  7:20               ` Adrian Hunter

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=1521134509.6358.1.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=Evgeniy.Didin@synopsys.com \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=adrian.hunter@intel.com \
    --cc=jh80.chung@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=peterz@infradead.org \
    --cc=tytso@mit.edu \
    --cc=ulf.hansson@linaro.org \
    --cc=vincent.weaver@maine.edu \
    /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.