X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=prochand.tex;h=f62a758779f34b73d5f0e3fa84686fd96428596c;hp=13ce5572a189046cfcfe3da7826976103c60350d;hb=ca8f294a2c83d16e522cb0652de5827635fedc9b;hpb=254f1b630f237d9d2d8b4269966941bf30534fdf diff --git a/prochand.tex b/prochand.tex index 13ce557..f62a758 100644 --- a/prochand.tex +++ b/prochand.tex @@ -1,6 +1,6 @@ %% prochand.tex %% -%% Copyright (C) 2000-2016 by Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2017 by 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", @@ -4241,6 +4241,10 @@ elenco, che illustra quelle attualmente disponibili:\footnote{si fa % http://lwn.net/Articles/531498/ +% TODO trattare le funzioni di protezione della memoria pkey_alloc, pkey_free, +% pkey_mprotect, introdotte con il kernel 4.8, vedi +% http://lwn.net/Articles/689395/ e Documentation/x86/protection-keys.txt + %TODO trattare kcmp aggiunta con il kernel 3.5, vedi % https://lwn.net/Articles/478111/