summaryrefslogtreecommitdiff
path: root/chap
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-30 17:01:28 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-30 17:01:28 +0800
commit428840d44775d0fef1e82f09fd9745c43ee4a4d6 (patch)
tree3494426191d3cbea9e1116a7c96661b0381fd728 /chap
parentea8edaa1f7467767307d6dc6ba5ae4fb40732ef6 (diff)
downloaddissertation-428840d44775d0fef1e82f09fd9745c43ee4a4d6.tar.xz
more refinement
Diffstat (limited to 'chap')
-rw-r--r--chap/chap1.tex4
-rw-r--r--chap/chap2.tex2
2 files changed, 3 insertions, 3 deletions
diff --git a/chap/chap1.tex b/chap/chap1.tex
index ba1096a..6896168 100644
--- a/chap/chap1.tex
+++ b/chap/chap1.tex
@@ -124,8 +124,8 @@ Gem5 的灵活性使得研究者可以根据需要选择不同的系统模型,
存一致性模型的存储系统模拟框架。
\end{enumerate}
-Gem5 模拟器使用 C++ 编写,并集成了 Python,模拟器的核心功能由 C++ 实现,
-而 Python 用于初始化、配置和控制模拟器。为了支持多种指令系统和缓存一致
+Gem5 模拟器的核心功能由 C++ 语言实现,而初始化、配置和控制模拟器的操作由用户编写的 Python 程序完成。
+为了支持多种指令系统和缓存一致
性协议,Gem5 分别使用了两种领域专用语言,指令系统描述语言
和 SLICC 在 Gem5 构建时转为 C++ 代码并编译,生成指令系统和缓存一致性协议
的模型代码。
diff --git a/chap/chap2.tex b/chap/chap2.tex
index e72c42f..ffdf275 100644
--- a/chap/chap2.tex
+++ b/chap/chap2.tex
@@ -15,7 +15,7 @@ Diffie-Hellman,RSA 等密码的私钥。\supercite{TimingAttack} 这是最早
\supercite{MOP2010}、电磁辐射\supercite{EMpower}、温度
\supercite{hutter}、噪声\supercite{acoustic}等。
-侧信道攻击的一个用途是用于构造隐蔽信道(covert channel)。隐蔽信道是指
+侧信道攻击的一个用途是用于构造隐蔽信道(covert channel)\supercite{covert}。隐蔽信道是指
在系统安全策略定义之下,不被允许传输数据的双方,用于传输数据的信道。
现代计算机系统采用多种优化手段,优化可以作用于处理的数据的值、数据的位