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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Hardware v
« Previous 1 ... 109 110 111 112 113 ... 189 Next »

Emulator runs super slow since having the second CPU installed
View New Posts | View Today's Posts

Pages (4): « Previous 1 2 3 4 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Emulator runs super slow since having the second CPU installed
01-15-2014, 02:20 PM (This post was last modified: 01-15-2014, 02:20 PM by pauldacheez.)
#21
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
Logical core mapping might depend on the OS or the specific CPU generation. For my i5-2557M under OS X, cores 1 and 3 almost invariably have lower reported usage than 0 and 2; no sane OS's task scheduler would schedule significantly more work on one core than another due to heat concerns, but for sets of registers within a core it matters much less, leading me to believe 1 and 3 are the duplicates. I dunno how either mapping would make sense, so it makes sense for it to vary or be arbitrary.
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
Reply
01-15-2014, 08:09 PM
#22
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Dolphin access the emulated memory from both threads all the time, so keep care about moving this two threads to different cpu.

In theory, having both threads on different cpus would allow both to run at higher frequencys (that's why the kernel scheduler move the threads between all cores), but we _do_ have cache issues. So both cpus will have to wait often for the other cpu to flush their cache.
Find
Reply
01-16-2014, 07:01 PM
#23
CosmoCortney Offline
Lawn Meower
**
Posts: 43
Threads: 11
Joined: Dec 2012
Could it be that the CPUs or even the threads devide the GPU power?
so.. dolphin uses 2 threads only and probably can't Access enough GPU power, because it's reserved for the other threads?
CPU: 2 x Intel Xeon e5 2687w @ 3.1GHz (3.8GHz turbo)
GPU: Asus GTX 980 STRIX
RAM: 16GB DDR3 1600MHz
Dolphin is installed on an SSD by OCZ; Vertex 3 with 530MB/s Rs, 500MB/s Ws
Website Find
Reply
01-17-2014, 08:04 AM
#24
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
No. That doesn't make any sense.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
03-02-2014, 04:55 PM
#25
CosmoCortney Offline
Lawn Meower
**
Posts: 43
Threads: 11
Joined: Dec 2012
I have found the Problem. The new Direct3D causes the lags.
I tested this unofficial DX9 Dolphin release and selected Direct3D11 as gfx backend and everything runs fine, now Smile
CPU: 2 x Intel Xeon e5 2687w @ 3.1GHz (3.8GHz turbo)
GPU: Asus GTX 980 STRIX
RAM: 16GB DDR3 1600MHz
Dolphin is installed on an SSD by OCZ; Vertex 3 with 530MB/s Rs, 500MB/s Ws
Website Find
Reply
03-02-2014, 07:42 PM
#26
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
CosmoCortney: D3D9 was removed and D3D11 was renamed to D3D, so I doubt this is the reason.
Find
Reply
03-02-2014, 07:58 PM
#27
CosmoCortney Offline
Lawn Meower
**
Posts: 43
Threads: 11
Joined: Dec 2012
oups sry. I wanted to say D3D9 but type d3d11 instead Sad
will d3d9 be back in future?
CPU: 2 x Intel Xeon e5 2687w @ 3.1GHz (3.8GHz turbo)
GPU: Asus GTX 980 STRIX
RAM: 16GB DDR3 1600MHz
Dolphin is installed on an SSD by OCZ; Vertex 3 with 530MB/s Rs, 500MB/s Ws
Website Find
Reply
03-02-2014, 11:01 PM
#28
Zee530 Offline
Above and Beyond
*******
Posts: 1,747
Threads: 12
Joined: Jan 2011
Not likely.
......?????
Find
Reply
03-03-2014, 04:48 AM
#29
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
There's absolutely zero chance DX9 would ever come back to official builds of Dolphin. Less people are gonna legitimately need it (e.g. their GPU's too old to do DX10/GL3) and care about it (because the current D3D/GL backends are constantly being improved and are already faster in some cases) in the future, and time's not flowing backwards.

Seriously, will that fucking horrible backend just die already? Sure, it's fast, but it's buggy as fuck and it's completely incompatible with any of the fixes in tev_fixes_new, which fixes a fuckton of minor and major graphical bugs in *every game* just by using integers for all GPU calculations.
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
Reply
03-04-2014, 03:10 PM
#30
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
Ok but can we get back to the subject of why on earth this issue exists in d3d11 and openGL but not d3d9?
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4 Next »


  • 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