summaryrefslogtreecommitdiff
path: root/chap
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-04-23 16:13:39 +0800
committerIru Cai <mytbk920423@gmail.com>2019-04-23 16:22:47 +0800
commit69d5aab97e3097947a31bf7772a4fa3bc54272db (patch)
tree2aa408e9cf572994d65ad1d8dda29850f90c67b7 /chap
parent87e45034191d513656fd5f2f8372997d534ce962 (diff)
downloaddissertation-69d5aab97e3097947a31bf7772a4fa3bc54272db.tar.xz
update
Diffstat (limited to 'chap')
-rw-r--r--chap/abs.tex4
-rw-r--r--chap/ack.tex1
-rw-r--r--chap/chap1.tex9
-rw-r--r--chap/chap2.tex11
-rw-r--r--chap/chap3.tex3
-rw-r--r--chap/chap4.tex9
-rw-r--r--chap/chap5.tex11
-rw-r--r--chap/chap6.tex5
-rw-r--r--chap/encl1.tex1
9 files changed, 44 insertions, 10 deletions
diff --git a/chap/abs.tex b/chap/abs.tex
index 305792f..8dc8efc 100644
--- a/chap/abs.tex
+++ b/chap/abs.tex
@@ -2,11 +2,11 @@
% Public domain.
\begin{cabstract}
- \pkuthssffaq % 中文测试文字。
+ %\pkuthssffaq % 中文测试文字。
\end{cabstract}
\begin{eabstract}
- Test of the English abstract.
+ %Test of the English abstract.
\end{eabstract}
% vim:ts=4:sw=4
diff --git a/chap/ack.tex b/chap/ack.tex
index 4af4d39..5e36e98 100644
--- a/chap/ack.tex
+++ b/chap/ack.tex
@@ -2,6 +2,5 @@
% Public domain.
\chapter{致谢}
-\pkuthssffaq % 中文测试文字。
% vim:ts=4:sw=4
diff --git a/chap/chap1.tex b/chap/chap1.tex
index 3d631f3..61fc289 100644
--- a/chap/chap1.tex
+++ b/chap/chap1.tex
@@ -1,7 +1,12 @@
% Copyright (c) 2014,2016,2018 Casper Ti. Vector
% Public domain.
-\chapter{引言}
-\pkuthssffaq % 中文测试文字。
+\chapter{绪论}
+
+\section{选题背景与研究意义}
+
+\section{研究平台与环境}
+
+\section{论文组织结构}
% vim:ts=4:sw=4
diff --git a/chap/chap2.tex b/chap/chap2.tex
index 85f7008..6546e53 100644
--- a/chap/chap2.tex
+++ b/chap/chap2.tex
@@ -1,7 +1,14 @@
% Copyright (c) 2014,2016 Casper Ti. Vector
% Public domain.
-\chapter{章节}
-\pkuthssffaq % 中文测试文字。
+\chapter{Meltdown和Spectre攻击}
+
+\section{侧信道攻击}
+
+\section{Meltdown和Spectre攻击}
+
+\subsection{Meltdown型攻击}
+
+\subsection{Spectre型攻击}
% vim:ts=4:sw=4
diff --git a/chap/chap3.tex b/chap/chap3.tex
index ed66f12..781150a 100644
--- a/chap/chap3.tex
+++ b/chap/chap3.tex
@@ -1,7 +1,6 @@
% Copyright (c) 2014,2016,2018 Casper Ti. Vector
% Public domain.
-\chapter{结论和展望}
-\pkuthssffaq % 中文测试文字。
+\chapter{Meltdown和Spectre攻击的防御方案分析}
% vim:ts=4:sw=4
diff --git a/chap/chap4.tex b/chap/chap4.tex
new file mode 100644
index 0000000..e9f03dc
--- /dev/null
+++ b/chap/chap4.tex
@@ -0,0 +1,9 @@
+\chapter{可抵抗Spectre攻击的微架构的设计与实现}
+
+\section{威胁模型}
+
+\section{InvisiSpec}
+
+\section{基于信息流追踪的Spectre检测方法}
+
+\section{可抵抗Spectre攻击的微架构的实现}
diff --git a/chap/chap5.tex b/chap/chap5.tex
new file mode 100644
index 0000000..df3e01b
--- /dev/null
+++ b/chap/chap5.tex
@@ -0,0 +1,11 @@
+\chapter{评测}
+
+\section{评测环境}
+
+\section{评测指标}
+
+\section{评测结果}
+
+\subsection{微架构安全性测试}
+
+\subsection{SPEC CPU2006的性能评测}
diff --git a/chap/chap6.tex b/chap/chap6.tex
new file mode 100644
index 0000000..08b5e49
--- /dev/null
+++ b/chap/chap6.tex
@@ -0,0 +1,5 @@
+\chapter{总结与展望}
+
+\subsection{本文工作总结}
+
+\subsection{未来工作展望}
diff --git a/chap/encl1.tex b/chap/encl1.tex
index 9834829..1858c65 100644
--- a/chap/encl1.tex
+++ b/chap/encl1.tex
@@ -2,6 +2,5 @@
% Public domain.
\chapter{附件}
-\pkuthssffaq % 中文测试文字。
% vim:ts=4:sw=4