2025-08-27 17:52 CEST

spring: develop 3657551d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2013-02-10 18:20:49 develop 31986e10
Changeset fix Affinity issue (make Threading::SetAffinity(~0) working)
detect system available cores at program start just once and reuse it,
else we read the already limited cpu set from the main thread when affinity is set
mod - rts/Sim/Path/Default/PathEstimator.cpp Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/Platform/Threading.cpp Diff ] File ]
mod - rts/System/Platform/Threading.h Diff ] File ]