Hi!
I saw at the apple site that each processor have 6.4GB/sec bandwith to each memory bank.
How can i utilitize this ?
I wrote a small test program, and i can get 6.1GB/sec with one process, this is great, but when I use 2 then I get 3.8GB/sec for each.
Is it possible to "assign" a processor and a bank to a thread ?
tejfel