.
[phd-thesis.git] / top / green.tex
index 5064d7e..2ba1ffd 100644 (file)
@@ -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.