Bug 445317 - VRAM doesn't clean after close application
Summary: VRAM doesn't clean after close application
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 5.23.3
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL: https://gitlab.freedesktop.org/mesa/m...
Keywords: wayland-only
Depends on:
Blocks:
 
Reported: 2021-11-11 08:32 UTC by wwconstantin
Modified: 2021-11-18 14:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:
wwconstantin: Wayland+
wwconstantin: Mesa+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wwconstantin 2021-11-11 08:32:27 UTC
SUMMARY
After launch applications and closing it, VRAM doesn't cleaning. Most visible with heavy apps(games).
Next launched apps can works slow with memory defficite.
After kill kwin_wayland process or relaunch user session, values back to normal.
I observe this problem by 1-2 week

STEPS TO REPRODUCE
1.  Start clean session
2.  Make one or couple launches of any heavy VRAM usage app
3. See result :)


EXPECTED RESULT
free VRAM returns to normal values.

OBSERVED RESULT
It not returns :D

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.23.2 & 5.23.3
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

Mesa version: 22.0.0-git.
I use corectrl for monitoring.
Comment 1 wwconstantin 2021-11-18 11:59:33 UTC
may be depend with this issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5645
Comment 2 wwconstantin 2021-11-18 13:01:06 UTC
(In reply to wwconstantin from comment #1)
> may be depend with this issue:
> https://gitlab.freedesktop.org/mesa/mesa/-/issues/5645

looks like it this issue. partialy solved with latest mesa build
Comment 3 Nate Graham 2021-11-18 14:49:19 UTC
Cool, thanks for following up.