source: doc/theses/thierry_delisle_PhD/thesis/text/io.tex @ 86c1f1c3

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 86c1f1c3 was 86c1f1c3, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

First draft at my thesis

  • Property mode set to 100644
File size: 272 bytes
Line 
1\chapter{I/O}
2
3\section{Existing options}
4
5\subsection{\texttt{epoll}, \texttt{poll} and \texttt{select}}
6
7\subsection{Linux's AIO}
8
9\subsection{\texttt{io\_uring}}
10
11\subsection{Extra Kernel Threads}
12
13\subsection{Discussion}
14
15
16\section{Event-Engine}
17
18
19\section{Interface}
Note: See TracBrowser for help on using the repository browser.