aboutsummaryrefslogtreecommitdiff
path: root/Operativsystem.wiki
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-06-10 22:26:20 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-06-10 22:26:20 +0200
commitb28b404ef62dff9491b53c99f8e5a7f41aca6619 (patch)
tree7363a187f82c8e9ede1ed0b93803b4fb563bbbd9 /Operativsystem.wiki
parentWed, 10 Jun 2020 22:18:50 +0200 (diff)
downloadwiki-public-b28b404ef62dff9491b53c99f8e5a7f41aca6619.tar.gz
wiki-public-b28b404ef62dff9491b53c99f8e5a7f41aca6619.tar.xz
Remove a bunch of stuff.
Diffstat (limited to 'Operativsystem.wiki')
-rw-r--r--Operativsystem.wiki15
1 files changed, 0 insertions, 15 deletions
diff --git a/Operativsystem.wiki b/Operativsystem.wiki
deleted file mode 100644
index 1e6b5a0..0000000
--- a/Operativsystem.wiki
+++ /dev/null
@@ -1,15 +0,0 @@
-= 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)