summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-05-21 00:51:27 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-05-21 00:51:27 (GMT)
commit3decd33e7e240294ab0ef30c95cd37530dce0f04 (patch)
tree93f8e8159308e1742c4c6565b6e8c29144c91697
parentb682464751091887cb0c011a5d5ed996716e43b9 (diff)
download2in25-3decd33e7e240294ab0ef30c95cd37530dce0f04.zip
2in25-3decd33e7e240294ab0ef30c95cd37530dce0f04.tar.gz
2in25-3decd33e7e240294ab0ef30c95cd37530dce0f04.tar.bz2
introduction checkin
-rw-r--r--introduction.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/introduction.txt b/introduction.txt
new file mode 100644
index 0000000..a90ae06
--- /dev/null
+++ b/introduction.txt
@@ -0,0 +1,5 @@
+Our world is getting more and more surrounded by electronical devices. Only a few years ago this surrounding was limited to Radio's and Televisions. Soon after we got our Microwaves and washing machines, not to mention the boom in the mobile phone corner. All these devices require Operating systems and nearly all require real-time operating systems.
+
+To define a real-time operating system is beyond the scope of this article, what is not however is that all (real-time) operating systems use some sort of scheduling algorithm.
+
+We have done a literature study concerining one of these algorithms, called Fixed Priority Deferred Schedule (FPDS) and looked at various aspects of it. \ No newline at end of file