On 14.08.2015 11:01 PM, Robert Dinse wrote:
I'm wondering if this is a bug or intentional? It makes sense to me
to give more CPU time to interactive applications and lower CPU to those where there isn't someone on a terminal waiting for a response.
True, and there's a new functionality in the yet unreleased 4.1.0.0 version of x2goserver called SuperRenicer (disabled by default) that can be used to renice suspended sessions so they run with lower priority.
Even then, though, the execution should not be slower than when attached, unless the CPU is well-loaded in the first place.
There's no functionality in 4.0.1.x that would actively slow down applications (most likely draw calls - not applications in general) when suspended.
Mihai