![]() |
[SOLVED] What about multithreading? - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [SOLVED] What about multithreading? (/showthread.php?tid=3393) Pages:
1
2
|
RE: What about multithreading? - edh - 09-03-2012 For anyone running a recent Linux kernel it is possible to see the performance impact of SMP by adding 'maxcpus=1' to your kernel line on boot. This will basically give you a uniprocessor system, check it with cat /proc/cpuinfo. Then benchmark and see the results, it's not halved I can tell you that. Maybe 25% slower on my E8200 at OMG. Much of this is down to graphics driver and other system laod rather than the game itself. RE: What about multithreading? - MirceaKitsune - 09-03-2012 (09-03-2012, 09:50 AM)Mr. Bougo Wrote: It *is* multithreaded, but not very much. Someone clarified me about that on IRC, a post here confused me. Glad it has this in some places and my 4-core 8-thread CPU makes some use of it ![]() RE: What about multithreading? - rafallus - 09-03-2012 Amdahl's law at work? Just because an application can use multiple cores, doesn't mean it scales linearly performance-wise with increasing amount of them. RE: What about multithreading? - HellYeah - 11-15-2012 (09-03-2012, 09:50 AM)Mr. Bougo Wrote: It *is* multithreaded, but not very much. Is this a situation you wish to talk about RE: What about multithreading? - machine! - 11-16-2012 Hmm, I also got Bulldozer, and I had FPS drops on normal settings when I tried Xonotic on it... AMD 4100 4x 3.6 GHz Nvidia GTX650 OC (latest driver) DDR3 8 GB 1600MHz SSD OS: Ubuntu LTS 64 Bit, xonotic-linux64-sdl |