Fix: VRAM/Memory-Leiste nutzt echtes GTT-Budget (~124GB) statt 16GB-Fallback

Cockpit VRAM-HUD las einen hardcodierten 16GB-APU-Fallback als Pool-Kapazitaet -> Leiste
zeigte z.B. "11.3/16GB". Jetzt: gtt_total aus /api/system/status (unified memory, ~124GB).
Label zeigt zusaetzlich die reale GTT-Belegung (inkl. KV) ehrlich an.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hitonabi
2026-06-27 12:43:26 +02:00
parent 6758bbfbd9
commit 31d5e5d727
5 changed files with 410 additions and 405 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Mission Control 2.0</title>
<script type="module" crossorigin src="/assets/index-Bb8BpQr4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-bw6S4bF_.css">
<script type="module" crossorigin src="/assets/index-OBh42VZw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BA8F-FbW.css">
</head>
<body>
<div id="root"></div>