软件包:gamemode-daemon(1.8.2-1)
Optimise Linux system performance on demand (daemon)
GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS.
The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients.
GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply.
This package provides the daemon and helper files.
其他与 gamemode-daemon 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.52)
- 所有初始化系统的帮助工具
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libinih1 (>= 40)
- 简单的 .INI 文件解析器
-
- dep: libsystemd0 (>= 243)
- systemd 实用库
-
- dep: pkexec
- run commands as another user with polkit authorization