@techreport{oai:ipsj.ixsq.nii.ac.jp:00094573, author = {大野, 純 and 平木, 敬 and Jun, Ohno and Kei, Hiraki}, issue = {19}, month = {Jul}, note = {マルチコア・メニーコアシステムにおいてキャッシュコヒーレンシを保つための手法としてディレクトリ機構が一般的になりつつある。しかしながらディレクトリ機構はコア数の増加に伴う容量の問題や 3 hop アクセスによるレイテンシの増加といった欠点がある。一方ディレクトリを必要としない手法として、同期のタイミングで各コアが自発的に L1 のキャッシュを無効化する手法が提案されている。この手法では、実際には他のコアによって上書きされていないキャッシュラインが同期のタイミングで無効化されてしまう問題がある。本研究では値予測とともに用いられる投機実行回路により、これらのキャッシュラインの値を用いて投機実行することでキャッシュコヒーレンシ機構の高速化を図った。結果として複雑な予測機構を用いずに平均で28%高速化することができた。, Directory is one of the common method to maintain cache coherence in multi/manycore systems. However, directory has problems in area and latency especially in systems with large number of cores. Conversely, directoryless protocol, where each core invalidates their own L1 cache lines at the time of synchronization is proposed. The problem of this method is that the cache lines which are not written by another core are invalidated at synchronization point. We accelerate the coherence mechanism by speculatively executing on these cache lines with speculation circuit for value prediction. Our result shows 28% acceleration on average without complicated prediction schemes.}, title = {値予測用投機実行回路によるキャッシュコヒーレンシ機構の高速化}, year = {2013} }