X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=procadv.tex;fp=procadv.tex;h=4b5912e8784230c6dd6b96e7c5c29f86856d60b8;hp=cefed268a182078a4fa8ccc1ad3720b43a055609;hb=87fb95cc5ce9b6ef9106c6c237c69476d12834fa;hpb=7330f549927f78236244cbd9931fc33e427800cf diff --git a/procadv.tex b/procadv.tex index cefed26..4b5912e 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