From 39988e227717a974a2080916d0aef341088ae35c Mon Sep 17 00:00:00 2001 From: Simone Piccardi Date: Mon, 17 Aug 2020 18:46:21 +0200 Subject: [PATCH] Todo sui futex --- ipc.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ipc.tex b/ipc.tex index ddf28dc..9e7e459 100644 --- a/ipc.tex +++ b/ipc.tex @@ -5020,6 +5020,17 @@ fig.~\ref{fig:ipc_posix_sem_shm_message_setter}), e riprenderanno con il nuovo testo alla terminazione di quest'ultimo. + +% TODO: trattare i futex (segnalati altrove come sezione xxx_futex), non mi è +% chiaro ancora dove mettere questa parte. Per gli argomenti vedi comunque: +% man futex, https://lwn.net/Articles/360699/, +% https://www.man7.org/linux/man-pages/man7/futex.7.html ed inoltre +% https://lwn.net/Articles/172149/, https://lwn.net/Articles/387246/, +% https://lwn.net/Articles/178253/, https://lwn.net/Articles/823513/, +% https://lwn.net/Articles/655044/ + + + % LocalWords: like fifo System POSIX RPC Calls Common Object Request Brocker % LocalWords: Architecture descriptor kernel unistd int filedes errno EMFILE % LocalWords: ENFILE EFAULT BUF sez fig fork Stevens siblings EOF read SIGPIPE -- 2.30.2