File: a249.html

package info (click to toggle)
appunti-informatica-libera 2001.08.18-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 27,912 kB
  • ctags: 23,734
  • sloc: makefile: 69
file content (105 lines) | stat: -rw-r--r-- 3,870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"    "http://www.w3.org/TR/html4/strict.dtd">
<HTML LANG="it">
<HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html">
    <META NAME="Generator" CONTENT="Alml">
    <META NAME="Description" CONTENT="GNU/Linux e altro software libero">
    <META NAME="Keywords" CONTENT="Linux, GNU/Linux, Unix, software, software libero, free software">
    <META NAME="Author" CONTENT="Daniele Giacomini &nbsp;&nbsp; &nbsp;daniele&nbsp;@&nbsp;swlibero.org">
    <META NAME="Date" CONTENT="2001.08.18 ">
    <META NAME="Resource-type" LANG="en" CONTENT="Document" >
    <META NAME="Revisit-after" LANG="en" CONTENT="15 days" >
    <META NAME="Robots" CONTENT="ALL" >
    <TITLE> Appunti di informatica libera</TITLE>
    <LINK REL="stylesheet" TYPE="text/css" HREF="a2.css">
    <LINK REL="Start" TITLE="Start" HREF="a2.html">
    <LINK REL="Prev" TITLE="Previous" HREF="a248.html">
    <LINK REL="Next" TITLE="Next" HREF="a250.html">
</HEAD>
<BODY>
<P>
<A HREF="a250.html">[successivo]</A>
<A HREF="a248.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
<A HREF="a241.html">[tomo]</A>
<A HREF="a249.html">[parte]</A>
</P>
<HR>
<DIV>
<H1><A NAME="title533"></A><A NAME="anchor659"></A>
Parte viii. &nbsp;  Processi di elaborazione </H1>

<UL>
<LI><P><A HREF="a250.html#title534">32 &nbsp;  Introduzione ai processi di elaborazione  </A>
</P>
<UL>
<LI><P><A HREF="a250.html#title535">32.1 &nbsp;  Tabella dei processi </A>
</P>
<LI><P><A HREF="a250.html#title537">32.2 &nbsp;  Nascita e morte di un processo </A>
</P>
<LI><P><A HREF="a250.html#title539">32.3 &nbsp;  Comunicazione tra processi   </A>
</P>
<LI><P><A HREF="a250.html#title543">32.4 &nbsp;  Scheduling e priorit&agrave;  </A>
</P>
<LI><P><A HREF="a250.html#title544">32.5 &nbsp;  Privilegi dei processi  </A>
</P>
</UL>
<LI><P><A HREF="a251.html#title545">33 &nbsp;  Procedura di inizializzazione del sistema (System&nbsp;V)    </A>
</P>
<UL>
<LI><P><A HREF="a251.html#title546">33.1 &nbsp;  Init </A>
</P>
<LI><P><A HREF="a251.html#title550">33.2 &nbsp;  Script della procedura di inizializzazione del sistema   </A>
</P>
<LI><P><A HREF="a251.html#title551">33.3 &nbsp;  Procedura di attivazione e disattivazione dei servizi </A>
</P>
</UL>
<LI><P><A HREF="a252.html#title554">34 &nbsp;  Situazione dei processi  </A>
</P>
<UL>
<LI><P><A HREF="a252.html#title555">34.1 &nbsp;  Process status   </A>
</P>
<LI><P><A HREF="a252.html#title560">34.2 &nbsp;  Accesso ai file </A>
</P>
<LI><P><A HREF="a252.html#title562">34.3 &nbsp;  Informazioni riepilogative </A>
</P>
</UL>
<LI><P><A HREF="a253.html#title565">35 &nbsp;  Invio di segnali ai processi   </A>
</P>
<UL>
<LI><P><A HREF="a253.html#title566">35.1 &nbsp;  Segnali attraverso la tastiera </A>
</P>
<LI><P><A HREF="a253.html#title567">35.2 &nbsp;  Segnali attraverso la shell </A>
</P>
<LI><P><A HREF="a253.html#title568">35.3 &nbsp;  Comando kill </A>
</P>
</UL>
<LI><P><A HREF="a254.html#title572">36 &nbsp;  Processi e shell   </A>
</P>
<UL>
<LI><P><A HREF="a254.html#title573">36.1 &nbsp;  Controllo dei job di shell </A>
</P>
<LI><P><A HREF="a254.html#title582">36.2 &nbsp;  Cattura dei segnali </A>
</P>
</UL>
</UL>
</DIV>
<HR>
<P>Dovrebbe essere possibile fare riferimento a questa pagina anche con il nome  <A HREF="processi_di_elaborazione.html">processi_di_elaborazione.html</A></P>
<P>
<A HREF="a250.html">[successivo]</A>
<A HREF="a248.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
</P>
</BODY>
</HTML>