]> git.ipfire.org Git - thirdparty/collectd.git/commit
gpu_sysman: fix initial min memory check value
authorEero Tamminen <eero.t.tamminen@intel.com>
Wed, 5 Jul 2023 14:00:34 +0000 (17:00 +0300)
committerMatthias Runge <mrunge@matthias-runge.de>
Sun, 27 Aug 2023 19:03:51 +0000 (21:03 +0200)
commitefcd734c7d3adfb8e6ff4201d2e116e4a3ac9837
treeff37030f7071af729286d994e70e31648e4b162d
parent5162a54abe9a85fdf61a6b5b62ee923ff923796b
gpu_sysman: fix initial min memory check value

High end GPUs can have more memory than earlier initial dummy value.

Reported-by: Valtteri Rantala <valtteri.rantala@intel.com>
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/gpu_sysman.c