This project is a suite of system optimization tools for SteamOS designed to tune kernel memory parameters, manage swap space, and perform disk cleanup on handheld hardware. It provides a command-line interface for executing system tweaks and managing configurations without a graphical user interface.
The toolset includes a kernel memory tuner for adjusting swappiness and page allocation, a swap space manager for creating and resizing virtual memory files, and a disk cleanup utility to remove orphaned shader caches and compatibility data. It also enables the relocation of game data and shader caches to synchronize storage locations.
Broadly, the utilities cover virtual memory tuning, storage management, and system orchestration. These capabilities include modifying kernel parameters via the system filesystem and reverting performance modifications to factory stock configurations.
Installation is handled through a scripted workflow that establishes the necessary system permissions and desktop shortcuts.