All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huang, Ying <ying.huang@intel.com>
To: lkp@lists.01.org
Subject: Re: [btrfs] c8eaeac7b7: aim7.jobs-per-min -11.7% regression
Date: Mon, 08 Jul 2019 15:08:31 +0800	[thread overview]
Message-ID: <87pnml0zrk.fsf@yhuang-dev.intel.com> (raw)
In-Reply-To: <a8cd42e0-339d-f8a7-40f7-bc0cd4fe9bff@intel.com>

[-- Attachment #1: Type: text/plain, Size: 3591 bytes --]

Rong Chen <rong.a.chen@intel.com> writes:

> On 6/26/19 11:17 AM, Josef Bacik wrote:
>> On Wed, Jun 26, 2019 at 10:39:36AM +0800, Rong Chen wrote:
>>> On 6/25/19 10:22 PM, Josef Bacik wrote:
>>>> On Fri, Jun 21, 2019 at 08:48:03AM +0800, Huang, Ying wrote:
>>>>> "Huang, Ying" <ying.huang@intel.com> writes:
>>>>>
>>>>>> "Huang, Ying" <ying.huang@intel.com> writes:
>>>>>>
>>>>>>> Hi, Josef,
>>>>>>>
>>>>>>> kernel test robot <rong.a.chen@intel.com> writes:
>>>>>>>
>>>>>>>> Greeting,
>>>>>>>>
>>>>>>>> FYI, we noticed a -11.7% regression of aim7.jobs-per-min due to commit:
>>>>>>>>
>>>>>>>>
>>>>>>>> commit: c8eaeac7b734347c3afba7008b7af62f37b9c140 ("btrfs: reserve
>>>>>>>> delalloc metadata differently")
>>>>>>>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
>>>>>>>>
>>>>>>>> in testcase: aim7
>>>>>>>> on test machine: 40 threads Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz with 384G memory
>>>>>>>> with following parameters:
>>>>>>>>
>>>>>>>> 	disk: 4BRD_12G
>>>>>>>> 	md: RAID0
>>>>>>>> 	fs: btrfs
>>>>>>>> 	test: disk_rr
>>>>>>>> 	load: 1500
>>>>>>>> 	cpufreq_governor: performance
>>>>>>>>
>>>>>>>> test-description: AIM7 is a traditional UNIX system level benchmark
>>>>>>>> suite which is used to test and measure the performance of multiuser
>>>>>>>> system.
>>>>>>>> test-url: https://sourceforge.net/projects/aimbench/files/aim-suite7/
>>>>>>> Here's another regression, do you have time to take a look at this?
>>>>>> Ping
>>>>> Ping again ...
>>>>>
>>>> Finally got time to look at this but I can't get the reproducer to work
>>>>
>>>> root(a)destiny ~/lkp-tests# bin/lkp run ~/job-aim.yaml
>>>> Traceback (most recent call last):
>>>>           11: from /root/lkp-tests/bin/run-local:18:in `<main>'
>>>>           10: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            9: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            8: from /root/lkp-tests/lib/yaml.rb:5:in `<top (required)>'
>>>>            7: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            6: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            5: from /root/lkp-tests/lib/common.rb:9:in `<top (required)>'
>>>>            4: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            3: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            2: from /root/lkp-tests/lib/array_ext.rb:3:in `<top (required)>'
>>>>            1: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>> /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- active_support/core_ext/enumerable (LoadError)
>>> Hi Josef,
>>>
>>> I tried the latest lkp-tests, and didn't have the problem. Could you please
>>> update the lkp-tests repo and run "lkp install" again?
>>>
>> I updated it this morning, and I just updated it now, my tree is on
>>
>> 2c5b1a95b08dbe81bba64419c482a877a3b424ac
>>
>> lkp install says everything is installed except
>>
>> No match for argument: libipc-run-perl
>
> I've just fixed it. could you add "libipc-run-perl: perl-IPC-Run" to
> the end of distro/adaptation/fedora?
>
> Thanks,
> Rong Chen
>
>
>>
>> and it still doesn't run properly.  Thanks,

Hi, Josef,

Do you have time to try it again?  The latest lkp-tests code has the fix merged.

Best Regards,
Huang, Ying

>>
>> Josef

WARNING: multiple messages have this Message-ID (diff)
From: "Huang\, Ying" <ying.huang@intel.com>
To: Josef Bacik <josef@toxicpanda.com>
Cc: Rong Chen <rong.a.chen@intel.com>
Cc: David Sterba <dsterba@suse.com>, <lkp@01.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [LKP] [btrfs] c8eaeac7b7: aim7.jobs-per-min -11.7% regression
Date: Mon, 08 Jul 2019 15:08:31 +0800	[thread overview]
Message-ID: <87pnml0zrk.fsf@yhuang-dev.intel.com> (raw)
In-Reply-To: <a8cd42e0-339d-f8a7-40f7-bc0cd4fe9bff@intel.com> (Rong Chen's message of "Wed, 26 Jun 2019 11:31:36 +0800")

Rong Chen <rong.a.chen@intel.com> writes:

> On 6/26/19 11:17 AM, Josef Bacik wrote:
>> On Wed, Jun 26, 2019 at 10:39:36AM +0800, Rong Chen wrote:
>>> On 6/25/19 10:22 PM, Josef Bacik wrote:
>>>> On Fri, Jun 21, 2019 at 08:48:03AM +0800, Huang, Ying wrote:
>>>>> "Huang, Ying" <ying.huang@intel.com> writes:
>>>>>
>>>>>> "Huang, Ying" <ying.huang@intel.com> writes:
>>>>>>
>>>>>>> Hi, Josef,
>>>>>>>
>>>>>>> kernel test robot <rong.a.chen@intel.com> writes:
>>>>>>>
>>>>>>>> Greeting,
>>>>>>>>
>>>>>>>> FYI, we noticed a -11.7% regression of aim7.jobs-per-min due to commit:
>>>>>>>>
>>>>>>>>
>>>>>>>> commit: c8eaeac7b734347c3afba7008b7af62f37b9c140 ("btrfs: reserve
>>>>>>>> delalloc metadata differently")
>>>>>>>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
>>>>>>>>
>>>>>>>> in testcase: aim7
>>>>>>>> on test machine: 40 threads Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz with 384G memory
>>>>>>>> with following parameters:
>>>>>>>>
>>>>>>>> 	disk: 4BRD_12G
>>>>>>>> 	md: RAID0
>>>>>>>> 	fs: btrfs
>>>>>>>> 	test: disk_rr
>>>>>>>> 	load: 1500
>>>>>>>> 	cpufreq_governor: performance
>>>>>>>>
>>>>>>>> test-description: AIM7 is a traditional UNIX system level benchmark
>>>>>>>> suite which is used to test and measure the performance of multiuser
>>>>>>>> system.
>>>>>>>> test-url: https://sourceforge.net/projects/aimbench/files/aim-suite7/
>>>>>>> Here's another regression, do you have time to take a look at this?
>>>>>> Ping
>>>>> Ping again ...
>>>>>
>>>> Finally got time to look at this but I can't get the reproducer to work
>>>>
>>>> root@destiny ~/lkp-tests# bin/lkp run ~/job-aim.yaml
>>>> Traceback (most recent call last):
>>>>           11: from /root/lkp-tests/bin/run-local:18:in `<main>'
>>>>           10: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            9: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            8: from /root/lkp-tests/lib/yaml.rb:5:in `<top (required)>'
>>>>            7: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            6: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            5: from /root/lkp-tests/lib/common.rb:9:in `<top (required)>'
>>>>            4: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            3: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>>            2: from /root/lkp-tests/lib/array_ext.rb:3:in `<top (required)>'
>>>>            1: from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require'
>>>> /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- active_support/core_ext/enumerable (LoadError)
>>> Hi Josef,
>>>
>>> I tried the latest lkp-tests, and didn't have the problem. Could you please
>>> update the lkp-tests repo and run "lkp install" again?
>>>
>> I updated it this morning, and I just updated it now, my tree is on
>>
>> 2c5b1a95b08dbe81bba64419c482a877a3b424ac
>>
>> lkp install says everything is installed except
>>
>> No match for argument: libipc-run-perl
>
> I've just fixed it. could you add "libipc-run-perl: perl-IPC-Run" to
> the end of distro/adaptation/fedora?
>
> Thanks,
> Rong Chen
>
>
>>
>> and it still doesn't run properly.  Thanks,

Hi, Josef,

Do you have time to try it again?  The latest lkp-tests code has the fix merged.

Best Regards,
Huang, Ying

>>
>> Josef

  reply	other threads:[~2019-07-08  7:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13  2:50 [btrfs] c8eaeac7b7: aim7.jobs-per-min -11.7% regression kernel test robot
2019-05-13  2:50 ` kernel test robot
2019-05-29  8:42 ` Huang, Ying
2019-05-29  8:42   ` [LKP] " Huang, Ying
2019-06-11  0:52   ` Huang, Ying
2019-06-11  0:52     ` [LKP] " Huang, Ying
2019-06-21  0:48     ` Huang, Ying
2019-06-21  0:48       ` [LKP] " Huang, Ying
2019-06-25 14:22       ` Josef Bacik
2019-06-26  2:39         ` Rong Chen
2019-06-26  2:39           ` [LKP] " Rong Chen
2019-06-26  3:17           ` Josef Bacik
2019-06-26  3:31             ` Rong Chen
2019-06-26  3:31               ` [LKP] " Rong Chen
2019-07-08  7:08               ` Huang, Ying [this message]
2019-07-08  7:08                 ` Huang, Ying
2019-07-22  8:03                 ` Huang, Ying
2019-07-22  8:03                   ` [LKP] " Huang, Ying

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=87pnml0zrk.fsf@yhuang-dev.intel.com \
    --to=ying.huang@intel.com \
    --cc=lkp@lists.01.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.