X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=doc%2Fpaper.tex;fp=doc%2Fpaper.tex;h=0cdfbb73509a74e2676983d86b695fbd9e955d38;hb=a8b0cb2d31f3e36b3c845c1e5c6f86161b3925df;hp=b55acc27f3af80acebb2251d7e762619fe91fe36;hpb=6dcb9a03ee2d9f1566b943ab6f0f097f45701d95;p=p2p-kernel-protocol.git diff --git a/doc/paper.tex b/doc/paper.tex index b55acc2..0cdfbb7 100644 --- a/doc/paper.tex +++ b/doc/paper.tex @@ -4,7 +4,7 @@ % paper info -\title{Peer-to-Peer Kernel Protocol (P2PKP)} +\title{SWIFT Peer-to-Peer Kernel Protocol (P2PKP) implementation} \author{Răzvan Crainea \\ razvan.crainea@cti.pub.ro \\ University `Politehnica' \\ @@ -29,58 +29,30 @@ Bucharest % title \maketitle -% abstract -\begin{abstract} -This is the abstract of the paper. -\end{abstract} +%\let\clearpage\relax +% abstract +\input{src/abstract} % rest of the content -\section{Introduction} -\label{sec:intro} -Paper introduction. - -\section{Related Work} -\label{sec:related} -Perhaps here we can talk a bit about the Swift protocol, or other -implementations of application layer protocols that are implemented in kernel -\cite{tux}. - -\section{Design} -\label{sec:design} - -%\subsection{User Space} -%\label{subsec:userspace} -How this implementation is seen in the userspace. - -%\subsection{Kernel Space} -%\label{subsec:kernelspace} -\section{Implementation} -\label{sec:implementation} -How this protocol is implemented in kernel space - perhaps split it in -multiple subsections - sending/receiving. - -\section{Testing Scenarios} -\label{subsec:testing} -List the three scenarios we are going to test. +\input{src/introduction} +\input{src/related} -\section{Results} -\label{sec:results} -The results of the tests performed. +\input{src/design} +\input{src/implementation} -\section{Conclusions} -\label{sec:conclusions} -Our conclusions based on the results gathered at Section \ref{sec:results}. +\input{src/testing} -\section{Further Work} -\label{sec:future} -Probably merge this with Section \ref{sec:conclusions}. +\input{src/results} +\input{src/conclusions} \section*{Acknowledgements} -Here will be the acknowledgments. +We would like to thank our supervisor, Răzvan Deaconescu, whose help, +valuable suggestions, knowledge, experience and encouragement helped us during +the times of study for this research project. % bibliography \bibliographystyle{plain}