Skip to content

Commit

Permalink
[storage][file_systems] Recommend 32 GB of tmpfs
Browse files Browse the repository at this point in the history
for gaming. This is based on testing done for the Steam Deck.
  • Loading branch information
LukeShortCloud committed Oct 25, 2023
1 parent 7fa15f2 commit 895a17c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/storage/file_systems.rst
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,8 @@ Swap is a special file system that cannot be mounted. It is used by the operatin
- 2-8GB = RAM
- > 8GB = 8GB

`Tests <../unix_distributions/steamos.html#increase-swap-size-and-vram>`__ on the Steam Deck show that a total of 32 GB of tmpfs (RAM and swap) provide the best gaming performance for APUs. Anything beyond that provides no performance benefits. This assumes that the iGPU from the APU will use 4 GB as VRAM. For the best results, add swap to a fast drive such as a NVMe drive.

RAIDs
-----

Expand Down

0 comments on commit 895a17c

Please sign in to comment.