changeset 27:f40ce411417f

...
author matac42 <matac@cr.ie.u-ryukyu.ac.jp>
date Thu, 27 Jan 2022 15:00:45 +0900
parents 5c3d34bd2633
children 051c36738859
files paper/text/chapter2.tex paper/thesis.pdf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/paper/text/chapter2.tex	Thu Jan 27 13:55:37 2022 +0900
+++ b/paper/text/chapter2.tex	Thu Jan 27 15:00:45 2022 +0900
@@ -283,8 +283,8 @@
 日時情報を付け加えることでVersion Control Systemのような機能を持たせることが可能であると考えられる.
 
 
-\chapter{WordCount例題によるファイルシステム設計}
-WordCount例題\cite{file}はGearsOSのファイルシステムを構築する際に用いる例題である.
+\chapter{WordCount例題による分散ファイルシステム設計}
+WordCount例題\cite{file}はGearsOSの分散ファイルシステムを構築する際に用いる例題である.
 指定したファイルの文字数や行数,ファイルの内の文字列を出力する.
 図\ref{fig:WCStates}はWordCount例題の処理の流れを示している.
 大きく分けて,指定したファイルをFile構造体としてopenするFileOpenスレッド,
Binary file paper/thesis.pdf has changed