From dd203cdb9fc08e5714a2370f32735f81fb4afb7f Mon Sep 17 00:00:00 2001 From: Holden Karau Date: Wed, 19 Jul 2006 03:35:54 +0000 Subject: [PATCH] Yarr! --- events.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/events.xml b/events.xml index b6ed1ec..8b29a20 100755 --- a/events.xml +++ b/events.xml @@ -54,6 +54,19 @@ object-oriented programming language which is most awesome. + + Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment. + +

+In an embedded environment resources are fairly limited, especially. Typically an embedded system has strict time constraints in which it must +respond to hardware driven interrupts and do some processing of its own. A full fledged OS would consume most of the available resources, hence +crazy hacks must be used to get the benefits without paying the high costs. This talk will look at the common hack used to simulate multi-processing +in a real time embedded environment. +

+
+
+