X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=top%2Fgreen.tex;h=2ba1ffd7784597c28210d8ab8d1951ebc14afada;hb=29cb219e56ad3b238d81be2f71205120f689375e;hp=5064d7e7a4e93efa771347c86df20e1a3914c987;hpb=4c449b205b49b4773934bd5cfd22e0f15e199eeb;p=phd-thesis.git diff --git a/top/green.tex b/top/green.tex index 5064d7e..2ba1ffd 100644 --- a/top/green.tex +++ b/top/green.tex @@ -7,10 +7,12 @@ \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.