2025-08-24 16:09 CEST

spring: develop e05286bd Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2012-03-26 13:24:54 develop 8d9f3332
Changeset Linux: set scheduler to SCHED_BATCH, so the kernel knows we are cpu-intensive
makes it redundant to set cpu affinity cause the kernel will try to maximize our run-time then
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Platform/Threading.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]