• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 62 63 64 65 66 ... 367 Next »

Intel CPUs design flaw OS fix, effects on emulators?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Intel CPUs design flaw OS fix, effects on emulators?
01-03-2018, 08:42 PM
#1
Chocolates
Unregistered
 
I'm sorry if this is not on the correct board, I'm curious how this would affect dolphin (and emulators in general)

Articles in question :

https://www.tweaktown.com/news/60357/massive-design-flaw-intel-cpus-found-reduces-performance/index.html
https://www.theregister.co.uk/2018/01/02/intel_cpu_design_flaw/
https://www.phoronix.com/scan.php?page=article&item=linux-415-x86pti&num=2
Reply
01-03-2018, 09:17 PM (This post was last modified: 01-03-2018, 09:18 PM by Helios.)
#2
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
meh, all those articles suck.

Here's a more technical writeup.

https://pythonsweetness.tumblr.com/post/169166980422/the-mysterious-case-of-the-linux-page-table
Find
Reply
01-04-2018, 12:40 AM
#3
MonadoBoy Offline
I'm really feeling it!
***
Posts: 100
Threads: 29
Joined: Dec 2015
I'm curious as to how this will affect emulation and gaming performance. Like how it will affect dolphin. Should we expect noticeable slowdowns now?
Find
Reply
01-04-2018, 03:35 AM
#4
JonnyH Offline
Shameless AMD shill
**********
Developers (Some Administrators and Super Moderators)
Posts: 701
Threads: 0
Joined: May 2017
(01-04-2018, 12:40 AM)MonadoBoy Wrote: I'm curious as to how this will affect emulation and gaming performance. Like how it will affect dolphin. Should we expect noticeable slowdowns now?

Likely not a lot - the proposed Linux solution will only cause a fixed-time slowdown for each ioctl user/kernel transition, so it will hit apps that do a *lot* of kernel calls (read/write filesystem data, networking stuff, memory mapping, contended mutexes etc.). I don't think emulators are are quite so reliant on ioctl speed.
Find
Reply
01-04-2018, 08:50 AM
#5
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
I don't see why Dolphin would be super hit by this.

However

oops. looks like some AMD CPUs (and ARM, uh oh) are hit too

womp womp

https://spectreattack.com/
Find
Reply
01-04-2018, 09:28 AM
#6
JonnyH Offline
Shameless AMD shill
**********
Developers (Some Administrators and Super Moderators)
Posts: 701
Threads: 0
Joined: May 2017
(01-04-2018, 08:50 AM)Helios Wrote: I don't see why Dolphin would be super hit by this.

However

oops. looks like some AMD CPUs (and ARM, uh oh) are hit too

womp womp

https://spectreattack.com/

At least the AMD side is only 'vulnerable' if you're in the same protection ring - it requires you to be in kernel-space to read kernel-space data, and in the user-space app to read it's data, and (BIG DEAL) in the same VM to read that VM's memory. The issue is that it can be implemented even with "secured" interpreters/jits, such as the eBPF example for an in-kernel version in Linux. [0]

[0] These are "not shown to be vulnerable" on ARM/AMD - that is *not* the same as saying they're not vulnerable to this (or similar attacks). It's hard proving a negative - especially with something as crazily complex as morden CPUs.
Find
Reply
01-04-2018, 07:58 PM
#7
DrHouse64 Offline
A woman yet a man, a man yet a woman
****
Posts: 343
Threads: 18
Joined: Jun 2013
I heard Spectre attack is unfixable without massive perf loss, even more than Meltdown.
Still, most of this is speculation so let's wait and see.
Everybody panicked about the 30% Meltdown fix slowdown, but actually it seems that it only really hits server software.
From France with love.
Laptop ROG : W10 / Ryzen 7 4800HS @2.9 GHz (4.2 GHz Turbo disabled unless necessary for better thermals) / 16 Go DDR4 / RTX 2060 MaxQ (6 Go GDDR6)
Find
Reply
01-05-2018, 05:42 AM (This post was last modified: 01-05-2018, 05:48 AM by Admentus.)
#8
Admentus Offline
Nothing but perfection for gaming
*******
Posts: 1,967
Threads: 25
Joined: May 2015
So the Windows update is supposedly released. Post-update I literally see no difference in performance at all, be it Dolphin, CEMU (yeah, 60 FPS BoTW with the FPS++ mod still obtains 60 FPS in the previous tested open world area's) or even The Witcher 3, all while maintaining 4K. I am still sure the harm the exploit it can do is immense and that large companies dealing with servers can suffer major performance from it, but I am not inclined to believe your daily use of a computer as the average user is impacted. Perhaps that older CPU models are affected more. I recently upgraded (begin-december 2017) to a i5-8600k processor (Intel of course...). While it is not reassuring my new hardware is already having a design flaw, design flaws come all the time and so far I am not impacted yet in my use. Of course, a design flaw this major is not discovered every day.
Super Mario 64 - Super Smash Bros. 64 - Mario Kart 64 - Zelda 64 - Star Fox 64 - Patreon - Discord
Find
Reply
01-05-2018, 03:51 PM
#9
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,502
Threads: 55
Joined: Dec 2011
(01-05-2018, 05:42 AM)Admentus Wrote: Perhaps that older CPU models are affected more. I recently upgraded (begin-december 2017) to a i5-8600k processor (Intel of course...).

Anything Haswell and up has PCID baked into it, which is supposed to lessen the performance drain from all of these patches. You probably won't see any big performance dip until you have a program that makes a bunch of syscalls or otherwise invokes the kernel a lot.
Website Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode