Aggiornamento note copyright e I/O Asyncrono
[gapil.git] / system.tex
index 53ea8e08d6bab6163033ea1e13e1d0598ab1351f..c90585f2ed1f29b8a51e406c6fb97da2060e84b4 100644 (file)
@@ -1,6 +1,6 @@
 %% system.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",
@@ -1403,6 +1403,10 @@ più in grado di essere eseguito in maniera coerente.  Il secondo valore,
 programmi e dei dispositivi, e viene in genere usato per realizzare la
 cosiddetta ibernazione in RAM.
 
+% TODO: introdotta con il kernel 3.17 è stata introdotta
+% kexec_file_load, per caricare immagine firmate per il secure boot,
+% vedi anche http://lwn.net/Articles/603116/
+
 % TODO documentare keyctl ????
 % (fare sezione dedicata ????)
 
@@ -1414,7 +1418,8 @@ cosiddetta ibernazione in RAM.
 %\subsection{La gestione delle chiavi crittografiche}
 %\label{sec:keyctl_management}
 
-
+%TODO non è chiaro se farlo qui, ma documentare la syscall bpf aggiunta con il
+%kernel 3.18, vedi http://lwn.net/Articles/612878/
 
 \section{Il controllo dell'uso delle risorse}
 \label{sec:sys_res_limits}