Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i915kms: leaks wired memory #247

Open
dinoex opened this issue Aug 30, 2020 · 0 comments
Open

i915kms: leaks wired memory #247

dinoex opened this issue Aug 30, 2020 · 0 comments

Comments

@dinoex
Copy link

dinoex commented Aug 30, 2020

My desktop computer has 16 GiB RAM, but it seems that drm-fbsd12.0-kmod keeps leaking memory, using up all memory in one day and forcing me to reboot.

This computer uses Intel i5-6200U CPU and its integrated Intel Skylake graphics.
The operating system is FreeBSD 12.1.

The version of drm-fbsd12.0-kmod is 4.16.g20200221.

When the system was just booted, wired memory was below 1 GiB.

top:
Mem: 3049M Active, 393M Inact, 174M Laundry, 981M Wired, 497M Buf, 11G Free
Swap: 16G Total, 16G Free

After the system had run for a few hours, wired memory became 14 GiB.
The desktop was still responsive, but the usage of swap was increasing.

After the system had run longer, wired memory become 16 GiB.
The desktop was non-responsive, even shell commands are frozen for 40 secs.

"vmstat -z" keeps stable:
1,392,114,304 TOTAL 1,333,297,844 58,816,460

Unsing the 2nd version of alloctrace.d in issues/155

normal load:
alloctrace.3.log

running mplayer:
alloctrace.4.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant