This commit is contained in:
Holden Karau 2006-07-19 03:35:54 +00:00
parent c89ff5fb5a
commit dd203cdb9f
1 changed files with 13 additions and 0 deletions

View File

@ -54,6 +54,19 @@ object-oriented programming language which is most awesome.
</abstract>
</eventitem>
<eventitem date="2006-07-20" time="4:30 PM"
room="TBA" title="Simulating multi-tasking on an embedded architecture">
<short>Alex Tsay will look at the common hack used to simulate multi-processing in a real time embedded environment.</short>
<abstract>
<p>
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.
</p>
</abstract>
</eventitem>
<eventitem date="2006-07-17" time="11:59 PM"