[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <345e9053-9251-ad27-d05b-ec80b69ee235@synopsys.com>
Date: Thu, 15 Mar 2018 09:38:15 -0700
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: Adrian Hunter <adrian.hunter@...el.com>,
Evgeniy Didin <Evgeniy.Didin@...opsys.com>
CC: "ulf.hansson@...aro.org" <ulf.hansson@...aro.org>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
"tytso@....edu" <tytso@....edu>,
"linus.walleij@...aro.org" <linus.walleij@...aro.org>,
"Alexey.Brodkin@...opsys.com" <Alexey.Brodkin@...opsys.com>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
"jh80.chung@...sung.com" <jh80.chung@...sung.com>,
"adilger.kernel@...ger.ca" <adilger.kernel@...ger.ca>,
"linux-snps-arc@...ts.infradead.org"
<linux-snps-arc@...ts.infradead.org>,
"Eugeniy.Paltsev@...opsys.com" <Eugeniy.Paltsev@...opsys.com>,
Peter Zijlstra <peterz@...radead.org>,
Vince Weaver <vincent.weaver@...ne.edu>
Subject: Re: mmc: block: bonnie++ runs with errors on arc/hsdk board
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.
Peter was it you or Vince trying to use timer interrupts to emulate perf sampling
on some ARM SoC ?
Thing is we have a spare hardware timer per core (TIMER1) which is not usabel for
otherwise gtod function in SMP and could well be repurposed for perf needs.
-Vineet
Powered by blists - more mailing lists