X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=prochand.tex;h=9f7b0d937a132cad4f443deb521e463a2e2e00d3;hp=7ce8852ff95dbc841d50d4c5eab1359f2ad4e263;hb=0196c376e39fc18f8cd5e7fef47b61264f943faf;hpb=66b24b461225c41c2ab2c6cf862db8705bb379be diff --git a/prochand.tex b/prochand.tex index 7ce8852..9f7b0d9 100644 --- a/prochand.tex +++ b/prochand.tex @@ -1,6 +1,6 @@ %% prochand.tex %% -%% Copyright (C) 2000-2007 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2008 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", @@ -2887,6 +2887,11 @@ fintanto che esso si trova in uno qualunque degli altri stati. \textbf{Zombie}\index{zombie} & \texttt{Z} & Il processo è terminato ma il suo stato di terminazione non è ancora stato letto dal padre. \\ + \textbf{Killable}& \texttt{D} & Un nuovo stato introdotto con il kernel + 2.6.25, sostanzialmente identico + all'\textbf{Uninterrutible Sleep} con la + sola differenza che il processo può + terminato (con \const{SIGKILL}). \\ \hline \end{tabular} \caption{Elenco dei possibili stati di un processo in Linux, nella colonna