| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0003956 | Spring engine | Linux | public | 2013-08-21 19:54 | 2013-08-25 16:26 | ||||
| Reporter | Anarchid | ||||||||
| Assigned To | jK | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 94.1.1+git | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003956: 300% cpu usage with single unit on linux x64 | ||||||||
| Description | Just 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 Information | I have an nvidia optimus card so i have to use "optirun" provided by "ironhide". Unsure if this could influence. Doesn't occur in 91. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
cleanrock (reporter) 2013-08-21 22:01 |
This is by design atm. I think jk will give us an option to not burn all cpus minus one if we want. |
|
abma (administrator) 2013-08-23 02:52 Last edited: 2013-08-23 02:55 |
i get ~ 250% cpu load already in the menu. |
|
Kloot (developer) 2013-08-23 02:54 |
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 | View Revisions |
| 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 |


