Freeze on exit
#18
Treesh,Mar 29 2005, 01:56 PM Wrote:I do actually notice a difference between performance if I disable the second monitor before playing.  Or at least I did before I got the extra memory to bring me up to a gig. :)  But I wasn't just cloning; I was dualviewing so there could be a difference between what I saw and what you might see performance-wise.
Heh.  That's ok Swirly.  I had a dream the night before last where an old boss of mine (who I hated) kept sending me on quests to a field in front of the store.  I was quite annoyed when I woke up. ;)
[right][snapback]72321[/snapback][/right]


More of my geek is rubbing off on poor Treesh. Performance is degraded by cloning and by spanning/dual vision. With cloning you aren't using extra memory put you are adding an additional instruction on your rendering pipe for the data split. If you have two seperate RAMDACs each processes the scene individually, if you only have one you increase instruction cycles as well. Mutli RAMDACs (which is the common way) still puts more commands to the memory controllers (though the controller should still only do one fetch) to get the scene.

Spanning and dual vision will have to hold the memory for the other image that it has to paint on the other monitor, this will very depending on the resolution and color depth (just over 3MB for 1024x768x32bit color and yeah it is just straight math just multiply the res by the color depth and divide by 8 to get bytes then divide by 1024 to get kilobytes and agian to get mega or giga or what have you). You then also have the RAMDACs using someone of you pipe to get the scene just like with cloning.

There is some other overhead involved with both of them as well. So disabling either will net you some potential video memory as well as free up some execution cycles and cut down on the bandwidth on the cards bus.
---
It's all just zeroes and ones and duct tape in the end.
Reply


Messages In This Thread
Freeze on exit - by swirly - 03-29-2005, 05:29 PM
Freeze on exit - by vor_lord - 03-29-2005, 05:32 PM
Freeze on exit - by Treesh - 03-29-2005, 05:36 PM
Freeze on exit - by mjdoom - 03-29-2005, 05:37 PM
Freeze on exit - by Alram - 03-29-2005, 05:43 PM
Freeze on exit - by swirly - 03-29-2005, 06:19 PM
Freeze on exit - by Kevin - 03-29-2005, 06:59 PM
Freeze on exit - by Treesh - 03-29-2005, 07:15 PM
Freeze on exit - by Kevin - 03-29-2005, 07:31 PM
Freeze on exit - by swirly - 03-29-2005, 07:49 PM
Freeze on exit - by Treesh - 03-29-2005, 07:56 PM
Freeze on exit - by Treesh - 03-29-2005, 07:57 PM
Freeze on exit - by swirly - 03-29-2005, 09:13 PM
Freeze on exit - by LochnarITB - 03-29-2005, 09:47 PM
Freeze on exit - by mjdoom - 03-29-2005, 10:08 PM
Freeze on exit - by Treesh - 03-29-2005, 10:13 PM
Freeze on exit - by Kevin - 03-29-2005, 10:19 PM
Freeze on exit - by Kevin - 03-29-2005, 10:32 PM
Freeze on exit - by Shriek - 03-30-2005, 01:15 AM
Freeze on exit - by swirly - 03-30-2005, 02:36 AM
Freeze on exit - by swirly - 04-01-2005, 12:07 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)