X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=ipc.tex;h=ff1772d5d07e400a6ea815b262522b10f32daf00;hp=9b10da1853be5343586a8da09cb3dd3262367c76;hb=8f0d759b2a9864c839d8803b2ea12860f386f17d;hpb=2ee09e1100e6d070dbf5d4d13d900dba516d83de diff --git a/ipc.tex b/ipc.tex index 9b10da1..ff1772d 100644 --- a/ipc.tex +++ b/ipc.tex @@ -1,6 +1,6 @@ %% ipc.tex %% -%% Copyright (C) 2000-2014 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2015 Simone Piccardi. Permission is granted to %% copy, distribute and/or modify this document under the terms of the GNU Free %% Documentation License, Version 1.1 or any later version published by the %% Free Software Foundation; with the Invariant Sections being "Un preambolo", @@ -3553,6 +3553,11 @@ sez.~\ref{sec:ipc_sysv_shm} che possa restituisca i risultati via rete. % trattarlo qui, vedi http://lwn.net/Articles/405346/ % https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=fcf634098c00dd9cd247447368495f0b79be12d1 +% TODO: con il kernel 3.17 è stata introdotta una fuunzionalità di +% sigillatura dei file mappati in memoria e la system call memfd +% (capire se va messo qui o altrove) vedi: http://lwn.net/Articles/593918/ + + \section{L'intercomunicazione fra processi di POSIX} \label{sec:ipc_posix}