COMA multiprocessor.

As we described in the chapter, one important, but difficult, goal of a NUMA multiprocessor designer is maximizing the number of page accesses that can be serviced by local memory.Describe the three strategies, COMA, page migration and page replication, and discuss the advantages and disadvantages of each. What will be an ideal response?


A COMA multiprocessor treats all main memory as cache. The advantage of
this strategy is that it allows the system greater control over the placement of
data because it manipulates memory lines, not memory pages.This increases the
percentage of memory accesses serviced by local memory. However, it requires
a complex coherence protocol and a significant redesign of the system (hence
the name COMA, not NUMA).

Computer Science & Information Technology

You might also like to view...

Before running an Update query, you usually begin with a(n) ________ query to view the results before making a permanent change.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following would Zach, a network engineer, use to ensure a statically addressed device would receive the same IP address, if it reverted to dynamic addressing?

A. DHCP option 3 B. DHCP exclusion C. DHCP lease D. DHCP reservation

Computer Science & Information Technology

________ are instances of classes that follow certain conventions for class design.

a. Properties. b. JavaBeans objects. c. JSF elements. d. None of the above.

Computer Science & Information Technology

Elliptic curve cryptography and the _________ are two cryptographic algorithms that rely heavily on properties of finite fields.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology