From 69d5aab97e3097947a31bf7772a4fa3bc54272db Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Tue, 23 Apr 2019 16:13:39 +0800 Subject: update --- .gitignore | 1 + chap/abs.tex | 4 ++-- chap/ack.tex | 1 - chap/chap1.tex | 9 +++++++-- chap/chap2.tex | 11 +++++++++-- chap/chap3.tex | 3 +-- chap/chap4.tex | 9 +++++++++ chap/chap5.tex | 11 +++++++++++ chap/chap6.tex | 5 +++++ chap/encl1.tex | 1 - thesis.pdf | Bin 378792 -> 0 bytes thesis.tex | 45 +++++++++++++++------------------------------ 12 files changed, 60 insertions(+), 40 deletions(-) create mode 100644 chap/chap4.tex create mode 100644 chap/chap5.tex create mode 100644 chap/chap6.tex delete mode 100644 thesis.pdf diff --git a/.gitignore b/.gitignore index 365eab4..261ca0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.ttf *.ttc +*.pdf 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 diff --git a/thesis.pdf b/thesis.pdf deleted file mode 100644 index 23f0eb8..0000000 Binary files a/thesis.pdf and /dev/null differ diff --git a/thesis.tex b/thesis.tex index 30e05de..ae9a9af 100644 --- a/thesis.tex +++ b/thesis.tex @@ -22,7 +22,7 @@ % 若须按照中文文献在前,西文文献在后排序,请设置“sorting = cenyt”; % 若须按照引用顺序排序,请设置“sorting = none”。 % 若须在排序中实现更复杂的需求,请参考 biblatex-caspervector 的文档。 -\usepackage[backend = biber, style = caspervector, utf8, sorting = ecnyt]{biblatex} +\usepackage[backend = biber, style = caspervector, utf8, sorting = centy]{biblatex} % 对于 linespread 值的计算过程有兴趣的同学可以参考 pkuthss.cls。 \renewcommand*{\bibfont}{\zihao{5}\linespread{1.27}\selectfont} @@ -31,39 +31,21 @@ % 设定文档的基本信息。 \pkuthssinfo{ - cthesisname = {博士研究生学位论文}, ethesisname = {Doctor Thesis}, - ctitle = {测试文档}, etitle = {Test Document}, - cauthor = {某某}, - eauthor = {Test}, - studentid = {0123456789}, - date = {某年某月}, - school = {某某学院}, - cmajor = {某某专业}, emajor = {Some Major}, - direction = {某某方向}, - cmentor = {某某教授}, ementor = {Prof.\ Somebody}, - ckeywords = {其一,其二}, ekeywords = {First, Second} + cthesisname = {硕士研究生学位论文}, ethesisname = {Master Thesis}, + ctitle = {一种可抵抗推测式执行相关的侧信道攻击的微处理器的设计与实现}, etitle = {}, + cauthor = {蔡思培}, + eauthor = {Cai Sipei}, + studentid = {1601214426}, + date = {二〇一九年六月}, + school = {信息科学技术学院}, + cmajor = {计算机系统结构}, emajor = {Computer Architecture}, + direction = {指令级并行处理和线程级并行处理}, + cmentor = {程旭教授}, ementor = {Prof.\ Cheng Xu}, + ckeywords = {侧信道攻击,推测式执行,Spectre攻击}, ekeywords = {Side-channel Attack, Speculative Execution, Spectre Attack} } % 载入参考文献数据库(注意不要省略“.bib”)。 \addbibresource{thesis.bib} -% 普通用户可删除此段,并相应地删除 chap/*.tex 中的 -% “\pkuthssffaq % 中文测试文字。”一行。 -\usepackage{color} -\def\pkuthssffaq{% - \emph{\textcolor{red}{pkuthss 文档模版最常见问题:}} - - \texttt{\string\cite}、\texttt{\string\parencite} % - 和 \texttt{\string\supercite} 三个命令分别产生% - 未格式化的、带方括号的和上标且带方括号的引用标记:% - \cite{test-en},\parencite{test-zh}、\supercite{test-en, test-zh}。 - - 若要避免章末空白页,请在调用 pkuthss 文档类时加入 \texttt{openany} 选项。 - - 如果编译时不出参考文献, - 请参考 \texttt{texdoc pkuthss}“问题及其解决”一章 - “上游宏包可能引起的问题”一节中关于 biber 的说明。% -} - \begin{document} % 以下为正文之前的部分,默认不进行章节编号。 \frontmatter @@ -92,6 +74,9 @@ \include{chap/chap1} \include{chap/chap2} \include{chap/chap3} + \include{chap/chap4} + \include{chap/chap5} + \include{chap/chap6} % 正文中的附录部分。 \appendix -- cgit v1.2.3