/*! cafe note v2.2.30.2 | Copyright 2014, S-Core, Inc. All Right Reserved. */
@charset "UTF-8";body{display:block;margin:10px;}body ol,body ul{margin:0;padding-left:40px;}body p,body li{line-height:1.9;margin:0 auto;}table.cui-div{width:100%;display:block;}table.cui-div > tbody{display:block;}table.cui-div > tbody > tr{display:block;}table.cui-div > tbody > tr > td,table.cui-div > tbody > tr > th{display:block;}table.cui-pasted-table th,table.cui-pasted-table td,table.cui-pasted-table p,table.cui-pasted-table h1,table.cui-pasted-table h2,table.cui-pasted-table h3,table.cui-pasted-table h4,table.cui-pasted-table h5,table.cui-pasted-table h6,table.cui-pasted-table li{line-height:normal;}img[data-cui-alt-image],div[data-cui-alt-image]{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAABH0lEQVQ4jbXU26qEIBQGYF+wtxLMgg4QdGdBREUhFEFBBx/tn6sGpcPezTTCAi/0Q11rSQghhDGGJ4P8An3j20QIgSzLvookSfawUgrrukIp9VVcwkIIcM7h+z66rnsGbprGeCvf95+B8zw3YM75M/A4jnAcB3pS9Y3zPKPv+0vYKDf9jcdxRJ7naJrG2DRNE8IwBGMMZVkewmQbOnwVy7IgiqL3TWzbRtu2x+gVnKYpXNdF27ZY1xVxHO+awHVdDMMAKaWJnsFZlhkn8zzvtMOCIACl1No8Sqm1S55SCkVR3GrdI3QH13V9/7PRxmG5SSlh2/bHKGMMVVXtYc75bZRSaunX1w92+9vUT6mju3WfJuqvv/zf8FmZXq7/BfoCA1VRsvK4AfgAAAAASUVORK5CYII=") no-repeat center #c1c1c1;}:-ms-lang(x),table tr:not(:first-child) td[colspan]{border-top-style:none\9 !important;}:-ms-lang(x),table tr:not(:first-child) th[colspan]{border-top-style:none\9 !important;}_::selection,body,body *{word-wrap:break-word\0;} body {margin: 10px; font-size: 10pt; font-family:'맑은 고딕',sans-serif; line-height:1.9;}
body,body p,body li,body h1,body h2, body h3,body h4,body h5,body h6 {font-family:'맑은 고딕',sans-serif; line-height:1.9;}
Hi, I'm studying cache using gem5 FS Mode (ARM)
I want to know difference of three Cache latency - tag latency, data latency, response latency
( especially what is a response latency ?? )