View Issue Details

IDProjectCategoryView StatusLast Update
0003956Spring engineLinuxpublic2013-08-25 16:26
ReporterAnarchid Assigned TojK  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version94.1.1+git 
Summary0003956: 300% cpu usage with single unit on linux x64
DescriptionJust starting a ZK game with NullAI in 8e441b13 seems to cause the spring process to consume 300% cpu, as reported by top, with a single unit being simulated.

Abma tells me this shouldn't happen.
Steps To Reproduce- cmake -j3 . && make -j3
- optirun ./spring
Additional InformationI have an nvidia optimus card so i have to use "optirun" provided by "ironhide".
Unsure if this could influence. Doesn't occur in 91.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

cleanrock

2013-08-21 22:01

reporter   ~0011353

This is by design atm.
I think jk will give us an option to not burn all cpus minus one if we want.

abma

2013-08-23 02:52

administrator   ~0011361

Last edited: 2013-08-23 02:55

i get ~ 250% cpu load already in the menu.

Kloot

2013-08-23 02:54

developer   ~0011362

spinlocking threads...

Issue History

Date Modified Username Field Change
2013-08-21 19:54 Anarchid New Issue
2013-08-21 22:01 cleanrock Note Added: 0011353
2013-08-23 02:52 abma Note Added: 0011361
2013-08-23 02:54 Kloot Note Added: 0011362
2013-08-23 02:55 abma Note Edited: 0011361
2013-08-25 16:26 jK Status new => resolved
2013-08-25 16:26 jK Resolution open => fixed
2013-08-25 16:26 jK Assigned To => jK