X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=top%2F4iot.tex;fp=top%2F4iot.tex;h=bea4eb0a069d36ecd5f07150518aec5cdcb0dd9c;hb=5a27c37e8d41687aae6fc84e92c7d630880618bf;hp=fe9b520c41e8891db43c5cf19caf11aae101b8d2;hpb=f0c32c3d589cb32297a504dc986b951a60676331;p=phd-thesis.git diff --git a/top/4iot.tex b/top/4iot.tex index fe9b520..bea4eb0 100644 --- a/top/4iot.tex +++ b/top/4iot.tex @@ -218,8 +218,8 @@ Furthermore, the programs are automatically integrated with \gls{ITASK}, allowin The following chapters thoroughly introduce all aspects of the \gls{MTASK} system. First the language setup and interface is shown in \cref{chp:mtask_dsl}. -Then the interface for integrating \gls{MTASK} with \gls{ITASK} is provided in \cref{chp:integration_with_itask}. -\Cref{chp:implementation} provides the implementation of the \gls{DSL}, the compilation schemes, instruction set and details on the interpreter. +Then, \cref{chp:implementation} provides the implementation of the \gls{DSL}, the compilation schemes, instruction set and details on the interpreter. +\Cref{chp:integration_with_itask} shows the integration of \gls{MTASK} and \gls{ITASK}. \Cref{chp:green_computing_mtask} explains all the green computing aspects of \gls{MTASK}, i.e.\ task scheduling and processor interrupts. Finally, \cref{chp:finale} concludes, and shows related work together with a short history of \gls{MTASK}.