All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 198511] lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8
Date: Sun, 21 Jan 2018 19:38:48 +0000	[thread overview]
Message-ID: <bug-198511-2300-ur0A5s7V7Q@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-198511-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=198511

--- Comment #27 from Barto (mister.freeman@laposte.net) ---
(In reply to Christian König from comment #26)

> Now what I see when I look at your numbers is that user space allocated and
> freed (13608−4514)*2M = 18.1GB of memory while playing youtube videos!.
> 
> This means that either the application or the driver stack is doing
> something very very stupid. Instead of using buffers round robin they are
> allocating them, using them once and then freeing them again.
> 

I made a new test, in order to be sure that there is no mistake ( I disabled
the option ""layers.acceleration.force-enabled" in firefox,

before playing the video :

         pool      refills   pages freed    inuse available     name
           wc          697             0     1344     1444 radeon 0000:01:00.0
       wchuge           26            98        0        6 radeon 0000:01:00.0
       cached         4166         15978      680        6 radeon 0000:01:00.0
   cachedhuge            3             9        0        3 radeon 0000:01:00.0
[root@ultima-dbr cesar]# 


while reading the video ( position 32 seconds ) :

         pool      refills   pages freed    inuse available     name
           wc          783             0     2089     1043 radeon 0000:01:00.0
       wchuge          989          3947        3        6 radeon 0000:01:00.0
       cached         8573         33737      552        3 radeon 0000:01:00.0
   cachedhuge            5            14        0        6 radeon 0000:01:00.0

after reading 38 seconds of the video ( I click to "pause" in youtube at 38
seconds ) :

         pool      refills   pages freed    inuse available     name
           wc          783             0     2285      847 radeon 0000:01:00.0
       wchuge         1153          4607        2        3 radeon 0000:01:00.0
       cached         8675         34143      552        5 radeon 0000:01:00.0
   cachedhuge            5            14        0        6 radeon 0000:01:00.0

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-01-21 19:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 19:54 [Bug 198511] New: lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8 bugzilla-daemon
2018-01-18 19:56 ` [Bug 198511] " bugzilla-daemon
2018-01-18 19:57 ` bugzilla-daemon
2018-01-18 20:35 ` bugzilla-daemon
2018-01-18 20:58 ` bugzilla-daemon
2018-01-19 21:17 ` bugzilla-daemon
2018-01-19 21:18 ` bugzilla-daemon
2018-01-19 21:20 ` bugzilla-daemon
2018-01-19 22:09 ` bugzilla-daemon
2018-01-19 22:10 ` bugzilla-daemon
2018-01-20  1:26 ` bugzilla-daemon
2018-01-20  1:29 ` bugzilla-daemon
2018-01-20  4:11 ` bugzilla-daemon
2018-01-20 15:59 ` bugzilla-daemon
2018-01-20 17:33 ` bugzilla-daemon
2018-01-21  8:07 ` bugzilla-daemon
2018-01-21  9:50 ` bugzilla-daemon
2018-01-21 10:14 ` bugzilla-daemon
2018-01-21 15:06 ` bugzilla-daemon
2018-01-21 15:19 ` bugzilla-daemon
2018-01-21 15:50 ` bugzilla-daemon
2018-01-21 16:08 ` bugzilla-daemon
2018-01-21 16:35 ` bugzilla-daemon
2018-01-21 17:20 ` bugzilla-daemon
2018-01-21 17:48 ` bugzilla-daemon
2018-01-21 18:07 ` bugzilla-daemon
2018-01-21 19:17 ` bugzilla-daemon
2018-01-21 19:38 ` bugzilla-daemon [this message]
2018-01-22  3:01 ` bugzilla-daemon
2018-01-22  8:44 ` bugzilla-daemon
2018-02-10 23:28 ` bugzilla-daemon

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=bug-198511-2300-ur0A5s7V7Q@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.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.