Slashdot Mirror


User: bjdooks

bjdooks's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:building a great design? NOT! on ARMs Race: Licensing vs. Manufacturing Models In the Mobile Era · · Score: 2

    ARMv6 had the option to be cache coherent between cores. ARMv7 adds optional coherent bus support. Most manufacturers I have seen opt for just coherency between the cores which means you still have to flush cache by address for some DMA operations.