aboutsummaryrefslogtreecommitdiff
path: root/Operativsystem.wiki
blob: 1e6b5a068f64232abb9bb504bf3ed62277afca3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
= Operativsystem =
== Multiplexing ==
[[pdf:mos#37]]
Sharing resources between processes.

116

    The UNIX system has  a command, _nice_, which allows a user to
    valuntarily reduce the priority of his process, in order to be
    nice to the other users. Nobody ever uses it.
p160 [191]


= References =
1. mos :: Andrew S Tannenbaum - Modern Operating Systems (4th edition)