Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Eero Tamminen <eero.t.tamminen@intel.com>,
	Tvrtko Ursulin <tursulin@ursulin.net>,
	igt-dev@lists.freedesktop.org
Cc: Intel-gfx@lists.freedesktop.org,
	Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Subject: Re: [igt-dev] [PATCH i-g-t v2] intel-gpu-top: Rewrite the tool to be safe to use
Date: Wed, 4 Apr 2018 16:24:37 +0100	[thread overview]
Message-ID: <f333d043-6f7e-ba04-c797-cc54df08ffd6@linux.intel.com> (raw)
In-Reply-To: <56a662f2-d192-f107-1ab6-1864b589241a@intel.com>


On 04/04/2018 15:23, Eero Tamminen wrote:
> Hi,
> 
> On 04.04.2018 15:42, Tvrtko Ursulin wrote:
>> On 04/04/2018 13:15, Eero Tamminen wrote:
>>> I've now tested v5 with old Ubuntu kernel on KBL, and with latest
>>> drm-tip kernel on SNB, HSW, BYT, BSW and BDW GT & GT3.
>>>
>>>
>>> Generic test results
>>> --------------------
>>>
>>> * Tool works on all of them
>>>
>>> * The new error messages and headings look good
>>>
>>> * Idle IMC read amounts correspond to expected values on SNB & HSW.
>>>    The much smaller values on BDW & SKL are due to FBC (how well
>>>    it compresses, naturally depends on screen content).
> 
> Unlike I assumed earlier, it's not actually uncore bandwidth.
> It's RAM bandwidth, I guess the IMC abbreviation is for something
> like Intel/Integrated Memory Controller.
> 
> Note that it includes also any memory bandwidth used by CPU, and if
> the data fits into LLC, it doesn't show it.
> 
> However, knowing whether CPU uses memory bandwidth is actually useful
> thing because RAM bandwidth is a shared resource with GPU.  One can
> check other tasks bandwidth usage before launching the GPU task.
> 
> 
>> Hm OK, you managed to explain it. Because in the meantime I have 
>> observed one oddity with write bandwidth on my headless SkullCanyon 
>> NUC. It idles around 28MiB/s,
> 
> On idle machine, write bandwidth usage should be zero.
> 
> What is causing the writes?

It was probably caused by some of the kernel debug options I had set. Or 
maybe disabled dynticks. With fewer debug options and dynticks I cannot 
reproduce that any more.

Regards,

Tvrtko
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2018-04-04 15:24 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28 18:29 [Intel-gfx] [RFC i-g-t] intel-gpu-top: Rewrite the tool to be safe to use Tvrtko Ursulin
2018-03-28 18:35 ` [igt-dev] " Chris Wilson
2018-03-28 18:56 ` Lionel Landwerlin
2018-03-29  0:40 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-03-29  8:20 ` [Intel-gfx] [RFC i-g-t] " Petri Latvala
2018-03-29  9:46 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork
2018-03-29 10:33 ` [igt-dev] [PATCH i-g-t v2] " Tvrtko Ursulin
2018-03-29 14:30   ` [Intel-gfx] " Eero Tamminen
2018-03-29 18:46     ` [igt-dev] [PATCH i-g-t v3] " Tvrtko Ursulin
     [not found]       ` <1522437301.774767662@f417.i.mail.ru>
2018-04-03  9:14         ` [Intel-gfx] [PATCH i-g-t v4] " Tvrtko Ursulin
2018-04-03  9:38         ` [igt-dev] [PATCH i-g-t v3] " Tvrtko Ursulin
2018-03-29 19:10     ` [igt-dev] ✓ Fi.CI.BAT: success for intel-gpu-top: Rewrite the tool to be safe to use (rev3) Patchwork
2018-03-29 23:29     ` [igt-dev] ✗ Fi.CI.IGT: warning " Patchwork
2018-04-03  9:36     ` [Intel-gfx] [igt-dev] [PATCH i-g-t v2] intel-gpu-top: Rewrite the tool to be safe to use Tvrtko Ursulin
2018-04-03 14:06       ` Eero Tamminen
2018-04-03 17:18         ` Tvrtko Ursulin
2018-04-04 12:15           ` [Intel-gfx] " Eero Tamminen
2018-04-04 12:42             ` Tvrtko Ursulin
2018-04-04 14:23               ` Eero Tamminen
2018-04-04 15:24                 ` Tvrtko Ursulin [this message]
2018-03-29 16:27   ` Chris Wilson
     [not found] ` <1522267876.37140964@f337.i.mail.ru>
2018-03-29 10:49   ` [Intel-gfx] [igt-dev] [RFC i-g-t] " Tvrtko Ursulin
2018-03-29 15:59 ` [igt-dev] ✓ Fi.CI.BAT: success for intel-gpu-top: Rewrite the tool to be safe to use (rev2) Patchwork
2018-03-29 20:23 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2018-04-04  9:48 ` [igt-dev] [PATCH i-g-t v5] intel-gpu-top: Rewrite the tool to be safe to use Tvrtko Ursulin
2018-04-04 15:26   ` [igt-dev] [PATCH i-g-t v6] " Tvrtko Ursulin
2018-04-09 12:26     ` Tvrtko Ursulin
2018-05-29  9:58     ` Matthew Auld
2018-04-04 13:27 ` [igt-dev] ✓ Fi.CI.BAT: success for intel-gpu-top: Rewrite the tool to be safe to use (rev4) Patchwork
2018-04-04 15:53 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-gpu-top: Rewrite the tool to be safe to use (rev5) Patchwork
2018-04-04 16:56 ` [igt-dev] ✗ Fi.CI.IGT: warning for intel-gpu-top: Rewrite the tool to be safe to use (rev4) Patchwork

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=f333d043-6f7e-ba04-c797-cc54df08ffd6@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=Intel-gfx@lists.freedesktop.org \
    --cc=eero.t.tamminen@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=tursulin@ursulin.net \
    --cc=tvrtko.ursulin@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox