[Bug 270060] x11/nvidia-driver, x11/linux-nvidia-libs: update to 525.89.02
Date: Mon, 13 Mar 2023 17:43:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270060 --- Comment #10 from Bartek Jasicki <thindil@laeran.pl.eu.org> --- (In reply to Tomoaki AOKI from comment #9) Thank you very much for testing. About the issue from comment #0: 1. According to the Nvidia documentation, and my experience, OpenGL cache is always created. The user can only specify if the cache is per an application or per an account. If you don't set any options, then the driver will create the cache in $HOME/.cache/nvidia directory. There will be several directories with random names and inside them also several files with caches and indexes for them. 2. If not set manually, the default size of the cache is 256 MB. After reaching this amount, the cache will be cleaned/revalidated. The same happens when the driver is upgraded or downgraded. 3. The cache is produced by almost every application which uses GPU. For example, it created a couple of files in the cache's directory after running Kitty terminal emulator. It can grow a bit faster if you watch YouTube, or visit some graphical heavy pages. 4. Even playing modern Windows games with Dxvk 2.x which generates large amount of cache, it takes hours to reach 200 MB size in the cache. For me, it took around 3 to 5 days of normal usage + gaming. That's why I don't mind to wait for results from others. ;) -- You are receiving this mail because: You are on the CC list for the bug.