InterviewSolution
Saved Bookmarks
| 1. |
Why Is It Not Recommended To Mix Different Memory Module Sizes? |
|
Answer» MIXING different sizes of RAM BARS makes the CPU cycle asymmetric, which can cause delay in the CPU’s data fetching that could become a bottleneck. HOWEVER, this would not cause a PROBLEM of compatibility. Mixing different sizes of RAM bars makes the CPU cycle asymmetric, which can cause delay in the CPU’s data fetching that could become a bottleneck. However, this would not cause a problem of compatibility. |
|