Skip to content

Commit 5ce3441

Browse files
docs(ubuntu-gb10): clarify desktop memory footprint
- clarify memory table states before model load - call out desktop and app footprint avoided by minimized Server - align decision bullet with measured desktop footprint
1 parent 5fc2fd7 commit 5ce3441

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

_posts/2026-06-22-ubuntu-gb10.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,14 @@ DGX OS is not bad. For a first-time GX10 owner, it is the lowest-friction path t
4444

4545
The reasons I moved away from it:
4646

47-
**Memory footprint.** DGX OS ships with a full GNOME desktop. On a machine where the CPU and GPU share the same physical memory, that desktop costs you model capacity. Measured on identical GX10 units:
47+
**Memory footprint.** DGX OS ships with a full GNOME desktop. On a machine where the CPU and GPU share the same physical memory, that desktop costs you model capacity. Measured on identical GX10 units before loading a model, with the final row showing the practical desktop footprint avoided by the minimized Server path:
4848

49-
| Configuration | RAM used at idle | Available for models |
49+
| System state | Memory impact before model load | Available for models |
5050
|---|---|---|
51-
| DGX OS 7 + GNOME (idle) | ~4.7 GiB | ~116 GiB |
52-
| DGX OS 7 + GNOME (apps open) | ~5.8 GiB | ~115 GiB |
53-
| **Ubuntu Server 24.04 minimized (this guide)** | **~2.9 GiB** | **~118 GiB** |
51+
| DGX OS 7 with GNOME idle | ~4.7 GiB | ~116 GiB |
52+
| DGX OS 7 used as a desktop, with normal apps open | ~5.8 GiB | ~115 GiB |
53+
| **Ubuntu Server 24.04 minimized, with no desktop session** | **~2.9 GiB** | **~118 GiB** |
54+
| **Desktop/app footprint avoided by the minimized Server path** | **Up to ~5.8 GiB of GNOME and desktop-app usage is not present** | **~118 GiB available after the minimized Server base OS is running** |
5455

5556
Xorg plus gnome-shell plus gnome-remote-desktop pulls about 340 MB of the shared GPU memory on its own, before you start doing any AI work.
5657

@@ -93,7 +94,7 @@ If you just bought a GX10 or DGX Spark and want the path of least resistance, DG
9394

9495
I would use this path when you want:
9596

96-
- To reclaim roughly 3-6 GiB of RAM otherwise spent on the desktop stack, based on the GNOME idle and apps-open measurements above
97+
- To avoid up to ~5.8 GiB of GNOME and desktop-app memory footprint before your model starts
9798
- No desktop environment consuming GPU memory on a machine built to run LLMs
9899
- Fewer installed packages, which means less patching, less bloat, and less attack surface
99100
- Control over update cadence - driver and kernel upgrades on your schedule

0 commit comments

Comments
 (0)