Knowee
Questions
Features
Study Tools

Which of the following is not characteristics of tightly coupled multiprocessors?(a) Each processor has its own cache memory(b) One global common memory that all CPUs can access(c) Each processor has its own local memory(d) Shared memory processors

Question

Which of the following is not characteristics of tightly coupled multiprocessors?(a) Each processor has its own cache memory(b) One global common memory that all CPUs can access(c) Each processor has its own local memory(d) Shared memory processors

🧐 Not the exact question you are looking for?Go ask a question

Solution

The option that is not a characteristic of tightly coupled multiprocessors is (c) Each processor has its own local memory.

In tightly coupled multiprocessors, all processors share the same global memory and do not have their own local memory. This is because in a tightly coupled system, the processors are closely connected and can quickly communicate with each other through the shared memory. Having individual local memory for each processor would contradict this principle.

This problem has been solved

Similar Questions

Which of the following components is closest to the CPU? (A) RAM (B) L1 cache (C) L2 cache (D) L3 cache (E) Secondary storage

Which concept ensures that data written by one processor is immediately visible to other processors in a multiprocessor system? a. File system consistency b. Cache coherence c. Memory segmentation d. Virtual memory

What is cache coherence in memory organization?Select one:a. Ensuring that multiple memory modules have the same speedb. Ensuring that multiple CPUs share the same cachec. Ensuring that multiple caches contain consistent datad. None of the above

The time to access shared memory is same in which of the following shared memory multiprocessor model?

Illustrate the challenges and considerations associated with achieving cache coherence in shared memory multiprocessor systems.

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.