X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=top%2Fgreen.tex;h=2ba1ffd7784597c28210d8ab8d1951ebc14afada;hb=ed3041263afe2ea88dc234a46f3b00d63493b8a8;hp=4fb209a2ce853291c667cb4cf16eccd515c87492;hpb=4e17593a20e8c3af4c82a0b14bc648ddc180c25d;p=phd-thesis.git diff --git a/top/green.tex b/top/green.tex index 4fb209a..2ba1ffd 100644 --- a/top/green.tex +++ b/top/green.tex @@ -4,14 +4,15 @@ \begin{document} \input{subfileprefix} - \chapter{Green computing with \texorpdfstring{\gls{MTASK}}{mTask}}% \label{chp:green_computing_mtask} \begin{chapterabstract} - This chapter demonstrate the energy saving features of \gls{MTASK}. - First it gives an overview of general green computing measures for edge devices. - Then \gls{MTASK}'s task scheduling is explained and it is shown how to customise it so suit the applications and energy needs. - Finally it shows how to use interrupts in \gls{MTASK} to reduce the need for polling. + \noindent This chapter demonstrate the energy saving features of \gls{MTASK} by + \begin{itemize} + \item giving an overview of general green computing measures for edge devices; + \item explaining \gls{MTASK}'s task scheduling, and it is shown how to customise it so suit the applications and energy needs; + \item showing how to use interrupts in \gls{MTASK} to reduce the need for polling. + \end{itemize} \end{chapterabstract} The edge layer of the \gls{IOT} contains small devices that sense and interact with the world and it is crucial to lower their energy consumption.