Lines Matching full:affinity
159 # Aff -- Affinity messages.
225 AffNoProcList "%1$s: proclist not specified with explicit affinity type, using \"none\"."
226 AffProcListNoType "%1$s: proclist specified, setting affinity type to \"explicit\"."
227 AffProcListNotExplicit "%1$s: proclist specified without \"explicit\" affinity type, proclist ignored."
228 AffSyntaxError "%1$s: syntax error, not using affinity."
229 AffZeroStride "%1$s: range error (zero stride), not using affinity."
230 AffStartGreaterEnd "%1$s: range error (%2$d > %3$d), not using affinity."
231 AffStrideLessZero "%1$s: range error (%2$d < %3$d & stride < 0), not using affinity."
232 AffRangeTooBig "%1$s: range error ((%2$d-%3$d)/%4$d too big), not using affinity."
234 AffNotSupported "%1$s: affinity not supported, using \"disabled\"."
235 OBSOLETE "%1$s: affinity only supported for Intel(R) Architecture Processors."
240 OBSOLETE "%1$s: the OS kernel does not support affinity."
242 AffCantGetMaskSize "%1$s: cannot determine proper affinity mask size."
286 ErrorInitializeAffinity "Error initializing affinity - not using affinity."
289 AffNoValidProcID "No valid OS proc IDs specified - not using affinity."
302 CantSetThreadAffMask "Cannot set thread affinity mask."
311 ChangeThreadAffMaskError "Cannot change thread affinity mask."
316 AffCapableUseCpuinfo "%1$s: Affinity capable, using cpuinfo file"
317 AffUseGlobCpuid "%1$s: Affinity capable, using global cpuid info"
318 AffCapableUseFlat "%1$s: Affinity capable, using default \"flat\" topology"
319 AffNotCapableUseLocCpuid "%1$s: Affinity not capable, using local cpuid info"
320 AffNotCapableUseCpuinfo "%1$s: Affinity not capable, using cpuinfo file"
321 AffFlatTopology "%1$s: Affinity not capable, assuming \"flat\" topology"
340 OBSOLETE "%1$s: Internal thread %2$d changed affinity mask from %3$s to %4$s"
394 OBSOLETE "%1$s: Affinity capable, using global cpuid leaf 11 info"
395 OBSOLETE "%1$s: Affinity not capable, using local cpuid leaf 11 info"
409 AffNotCapableUsePthread "%1$s: Affinity not capable, using pthread info"
410 AffUsePthread "%1$s: Affinity capable, using pthread info"
419 AffTypeCantUseMultGroups "Cannot use affinity type \"%1$s\" with multiple Windows* OS processor groups, using \"%2$s\"."
420 AffGranCantUseMultGroups "Cannot use affinity granularity \"%1$s\" with multiple Windows* OS processor groups, using \"%2$s\"."
423 AffBalancedNotAvail "%1$s: Affinity balanced is not available."
445 AffUsingHwloc "%1$s: Affinity capable, using hwloc."
447 AffHwlocErrorOccurred "%1$s: Hwloc failed in %2$s. Relying on internal affinity mechanisms."
462 AffUseGlobCpuidL "%1$s: Affinity capable, using global cpuid leaf %2$d info"
463 AffNotCapableUseLocCpuidL "%1$s: Affinity not capable, using local cpuid leaf %2$d info"
464 AffNotUsingHwloc "%1$s: Affinity not capable, using hwloc."