source:
doc/theses/thierry_delisle_PhD/thesis/text/io.tex
@
86c1f1c3
Last change on this file since 86c1f1c3 was 86c1f1c3, checked in by , 22 months ago | |
---|---|
|
|
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.