Uniform Memory Access (UMA) is a shared memory architecture used in parallel computers.
All the processors in the UMA model share the physical memory uniformly. In a UMA architecture, access time to a memory location is independent of which processor makes the request or which memory chip contains the transferred data.
Uniform Memory Access computer architectures are often contrasted with Non-Uniform Memory Access (NUMA) architectures.
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.
Read more about Uniform Memory Access: Types of UMA Architectures
Famous quotes containing the words uniform, memory and/or access:
“When a uniform exercise of kindness to prisoners on our part has been returned by as uniform severity on the part of our enemies, you must excuse me for saying it is high time, by other lessons, to teach respect to the dictates of humanity; in such a case, retaliation becomes an act of benevolence.”
—Thomas Jefferson (17431826)
“A mans memory is bound to be a distortion of his past in accordance with his present interests, and the most faithful autobiography is likely to mirror less what a man was than what he has become.”
—Fawn M. Brodie (19151981)
“Lesbian existence comprises both the breaking of a taboo and the rejection of a compulsory way of life. It is also a direct or indirect attack on the male right of access to women.”
—Adrienne Rich (b. 1929)