[Bug 238698] x11/nvidia-driver: mem leak
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 18 21:35:21 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238698
Bug ID: 238698
Summary: x11/nvidia-driver: mem leak
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: danfe at FreeBSD.org
Reporter: rozhuk.im at gmail.com
Assignee: danfe at FreeBSD.org
Flags: maintainer-feedback?(danfe at FreeBSD.org)
Looks like mem leak in x11/nvidia-driver, x11/nvidia-driver-340.
Then slim launch xorg it consume 6 gb (top: SIZE) with x11/nvidia-driver and 3
gb with x11/nvidia-driver-340.
On same config with amdgpu and scfb 100-300mb.
FreeBSD rimwks 12.0-STABLE FreeBSD 12.0-STABLE #0 r346795M: Sun Apr 28 01:43:38
MSK 2019 root at rimwks:/usr/obj/usr/src/amd64.amd64/sys/RIM_WKS amd64
xorg-server-1.19.6_11,1
I already try with generic kernel and with empty device settings:
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
Now on my desktop:
nvidia-smi
Wed Jun 19 00:31:39 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.87 Driver Version: 390.87 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GT 1030 Off | 00000000:2D:00.0 On | N/A |
| 32% 43C P0 N/A / 30W | 939MiB / 1992MiB | 4% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1444 G /usr/local/bin/mpv 13MiB |
| 0 37232 G /usr/local/lib/firefox/firefox 7MiB |
| 0 48627 G /usr/local/bin/mpv 15MiB |
| 0 51747 G /usr/local/bin/mpv 15MiB |
| 0 66792 G /usr/local/lib/firefox/firefox 1MiB |
| 0 77564 G /usr/local/bin/Xorg 847MiB |
| 0 95186 G /usr/local/bin/mpv 13MiB |
+-----------------------------------------------------------------------------+
last pid: 29609; load averages: 0.82, 0.76, 0.75
up 37+22:47:24 00:28:31
153 processes: 1 running, 151 sleeping, 1 zombie
CPU: 2.1% user, 0.0% nice, 1.1% system, 0.0% interrupt, 96.8% idle
Mem: 1962M Active, 7144M Inact, 5923M Laundry, 12G Wired, 1550M Buf, 4495M Free
Swap: 64G Total, 20G Used, 44G Free, 31% Inuse, 156K In
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
77564 root 2 20 -15 25G 463M select 15 17.2H 1.87% Xorg
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list