Uniform memory access: Difference between revisions

Content deleted Content added
m Reverted edit(s) by 115.249.10.252 identified as test/vandalism using STiki
No edit summary
Line 6:
 
In the UMA architecture, each processor may use a private cache. Peripherals are also shared in some fashion, The UMA model is suitable for general purpose and time sharing applications by multiple users. It can be used to speed up the execution of a single large program in time critical applications.
 
Unified Memory Architecture (UMA) is a computer architecture in which graphics chips are built into the motherboard and part of the computer's main memory is used for video memory.
<ref>Advanced Computer Architecture, Kai Hwang, ISBN 0-07-113342-9</ref>