Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-20 Thread Adrian Hunter
On 16/03/18 19:10, Evgeniy Didin wrote: > Hello Adrian, > >> Yes.  Unfortunately the clock used is not accurate enough to correctly order >> the events across different CPUs, which makes it very hard to see delays >> between requests.  You could try a different clock - refer the --clockid >> optio

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-16 Thread Evgeniy Didin
Hello Adrian, > Yes.  Unfortunately the clock used is not accurate enough to correctly order > the events across different CPUs, which makes it very hard to see delays > between requests.  You could try a different clock - refer the --clockid > option to perf record. > > Nevertheless it shows the

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-16 Thread Adrian Hunter
On 15/03/18 17:08, Evgeniy Didin wrote: > Hi Adrian, > >> On 14/03/18 14:32, Evgeniy Didin wrote: >>> Hi Adrian, > > Was the performance affected? i.e. the results from bonnie++ I have run bonnie++ several times before and after mentioned commit. Here is output: --

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-16 Thread Adrian Hunter
On 15/03/18 19:21, Alexey Brodkin wrote: > 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.d

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-15 Thread Alexey Brodkin
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 th

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-15 Thread Vineet Gupta
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/

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-15 Thread Adrian Hunter
On 14/03/18 14:32, Evgeniy Didin wrote: > Hi Adrian, >>> >>> Was the performance affected? i.e. the results from bonnie++ >> >> I have run bonnie++ several times before and after mentioned commit. Here is >> output: >> --<8---

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-14 Thread Evgeniy Didin
Hi Adrian, > > > > Was the performance affected? i.e. the results from bonnie++ > > I have run bonnie++ several times before and after mentioned commit. Here is > output: > --<8---

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-13 Thread Evgeniy Didin
On Tue, 2018-03-13 at 16:05 +0200, Adrian Hunter wrote: > On 13/03/18 14:04, Evgeniy Didin wrote: > > Hello Adrian, > > > > I have discovered, that beggining with 4.16-rc1 bonnie++ benchmark > > runs with errors on arc/hsdk board. After bisecting between 4.15 and > > 4.16-rc1, > > I have found th

Re: mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-13 Thread Adrian Hunter
On 13/03/18 14:04, Evgeniy Didin wrote: > Hello Adrian, > > I have discovered, that beggining with 4.16-rc1 bonnie++ benchmark > runs with errors on arc/hsdk board. After bisecting between 4.15 and 4.16-rc1, > I have found that errors started after  > commit 81196976ed94 (mmc: block: Add blk-mq su

mmc: block: bonnie++ runs with errors on arc/hsdk board

2018-03-13 Thread Evgeniy Didin
Hello Adrian, I have discovered, that beggining with 4.16-rc1 bonnie++ benchmark runs with errors on arc/hsdk board. After bisecting between 4.15 and 4.16-rc1, I have found that errors started after  commit 81196976ed94 (mmc: block: Add blk-mq support). Error message is like: | # bonnie++ -u roo