X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=procadv.tex;h=d8314d74997475b4aff480c3cac122565b488d2a;hp=69f81eae6cb3901347e6cf9734df92a8b2b6253a;hb=HEAD;hpb=f7a6ae8c2e5b4e412f1805db07582b1bc5ae4f06 diff --git a/procadv.tex b/procadv.tex index 69f81ea..d8314d7 100644 --- a/procadv.tex +++ b/procadv.tex @@ -1360,6 +1360,10 @@ essere fornito in una forma di codice interpretabile fornito attraverso un socket o una \textit{pipe}, creati prima di lanciare il processo che eseguirà il codice non fidato. +% TODO: a partire dal kernel 6.6 è stato introdotto +% SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP that indicates that events from the +% watched process will be handled synchronously; that allows the kernel to +% schedule the two processes more efficiently (da LWN) % TODO a partire dal kernel 3.5 è stato introdotto la possibilità di usare un % terzo argomento se il secondo è SECCOMP_MODE_FILTER, vedi @@ -1906,6 +1910,10 @@ Introdotta a partire dal kernel 2.4.21, solo su PowerPC. % TODO documentare PR_SET_SYSCALL_USER_DISPATCH in 5.11, vedi % https://lwn.net/Articles/826313/ +% TODO documentare PR_SET_MDWE in 6.3, vedi +% https://git.kernel.org/linus/b507808ebce2 + + \label{sec:prctl_operation} \end{basedescript} @@ -2305,6 +2313,9 @@ Da fare % vedi anche l'ulteriore opzione "expedited" introdotta con il kernel 4.14 % (https://lwn.net/Articles/728795/) +% TODO trattare process_mrelease introdotta con il kernel 5.16, vedi: +% https://lwn.net/Articles/864184/ + %%% Local Variables: