View Full Version : what is memory swizzle
zanzabar
07-14-2009, 01:19 AM
what is memory swizzle
richierich
07-14-2009, 01:25 AM
??>>????
zanzabar
07-14-2009, 01:29 AM
??>>????
its a real setting
msimax
07-14-2009, 01:32 AM
helps ur ram performance like this
http://www.youtube.com/watch?v=EpcDeQFa4_Q
msimax
07-14-2009, 01:37 AM
http://www.freshpatents.com/Systems-and-methods-for-performing-a-bank-swizzle-operation-to-reduce-bank-collisions-dt20080403ptan20080079744.php
shadow_419
07-14-2009, 01:41 AM
From webster's online :
Swizzle v. To convert external names, array indices, or references within a data structure into address pointers when the data structure is brought into main memory from external storage (also called `pointer swizzling'); this may be done for speed in chasing references or to simplify code (e.g., by turning lots of name lookups into pointer dereferences). The converse operation is sometimes termed `unswizzling'.
zanzabar
07-14-2009, 02:02 AM
so is it good or bad, from a performance point of view
mcmeat51
07-14-2009, 02:53 AM
i shouldnt have thought it will make much of a difference, maybe run 3dmark06 with it enabled vs disabled?