Selasa, 05 Januari 2010

private and shared L2 cache

• Advantages of a shared L2 cache:
- efficient dynamic allocation of space to each core
- data shared by multiple cores is not replicated
- every block has a fixed "home" - hence, easy to find
the latest copy
• Advantages of a private L2 cache:
- quick access to private L2 - good for small working sets
- private bus to private L2 -> less contention

• Keuntungan dari shared L2 cache:
- dinamis efisien alokasi ruang untuk masing-masing inti
- data bersama oleh beberapa core tidak direplikasi
- setiap blok memiliki tetap "rumah" - maka, mudah untuk menemukan
salinan terbaru

• Keuntungan dari cache L2 pribadi:
- akses cepat ke L2 pribadi - baik untuk bekerja kecil set
- bus swasta swasta L2 -> kurang pendapat

Tidak ada komentar:

Posting Komentar