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:
Vendored
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user