Gentoo Archives: gentoo-user

From: "Matt Connell (Gmail)" <matthewdconnell@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to manage load on the GPU?
Date: Mon, 18 May 2020 14:58:49
Message-Id: dda8db28-4b4e-e1db-1571-d137e13fab63@gmail.com
In Reply to: Re: [gentoo-user] How to manage load on the GPU? by tastytea
1 On 2020-05-18 09:40, tastytea wrote:
2 > Another solution is to modify the priority yourself, with `renice
3 > --priority 15 $(pidof blender)` for example. The priority can be from
4 > -20 (very high priority) to 19 (very low priority).
5
6 According to the man page for renice, there is a --gpu flag that can be
7 used (today I learned) that the OP may want to try as well.

Replies

Subject Author
Re: [gentoo-user] How to manage load on the GPU? tuxic@××××××.de