https://bugs.kde.org/show_bug.cgi?id=507967

--- Comment #4 from Hirad <[email protected]> ---
ulimit = unlimited
ulimit -Sn = 1024
ulimit -Hn = 524288

Yes I have NVIDIA GPU

There were 2 commands mentioned in that thread which I ran and these are the
results right now:
echo "Total open files:" $(lsof -p $(pidof plasmashell) | wc -l) = Total open
files: 1644
echo "sync_file type files:" $(lsof -p $(pidof plasmashell) | grep -c
sync_file) = 388

If it matters, I can run those commands immediately after Plasma restarts and
provide the results again.
Also it might might worth mentioning that I've asked a friend who has Slackware
but same plasma version and NVIDIA GPU, and he doesn't have this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to