Changes between Version 14 and Version 15 of FOSDEM2010AltOSDevroomSchedule
- Timestamp:
- Jan 11, 2010, 12:39:19 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FOSDEM2010AltOSDevroomSchedule
v14 v15 6 6 7 7 || || Duration (min) || Title || Speaker || 8 || 9h00 || 15 || Welcome || François Revol ||9 || 9h15 || 15 || Rosetta OS Project || François Revol ||10 || 9h30 || 15|| Introduction to RTEMS: A Real-Time OS for Embedded Applications || Thomas Doerfler ||11 || 9h45 || 15|| Introduction to Haiku || Olivier Coursière ||12 || 10h 00 || 15|| Introduction to GNU Hurd || Olaf Buddenhagen ||13 || || || ||8 || 9h00 || 15 || Welcome to the Alt-OS devroom|| François Revol || 9 || 9h15 || 15 || Presentation of the Rosetta OS Project || François Revol || 10 || 9h30 || 30 || Introduction to RTEMS: A Real-Time OS for Embedded Applications || Thomas Doerfler || 11 || 10h00 || 30 || Introduction to Haiku || Olivier Coursière || 12 || 10h30 || 30 || Introduction to GNU Hurd || Olaf Buddenhagen || 13 || 11h00 || || || 14 14 || || || || 15 15 || 12h || … … 17 17 = Talks = 18 18 19 == Welcome to the Alt-OS devroom == 20 21 Start: 9h00 22 23 Duration: 15min 24 25 Speaker: François Revol 26 27 28 29 == Presentation of the Rosetta OS Project == 30 31 Start: 9h00 32 33 Duration: 15min 34 35 Speaker: François Revol 36 37 The Rosetta OS project is a collaboration by numerous embedded, BSD, and other operating systems to build an OS-independent driver API. 38 39 It aims at helping projects in sharing source code and drivers for better hardware support. 40 41 Links: 42 43 http://code.google.com/p/rosetta-os/ 44 45 19 46 == Introduction to RTEMS: A Real-Time OS for Embedded Applications == 20 47 21 estimate30 minutes48 Duration: 30 minutes 22 49 23 50 This session gives an overview over the RTEMS project, its distinct features, goals, typical applications and current capabilities. It sketches general requirements for real-time applications, basic RTEMS features, the structural differences between a Linux based and an RTEMS based application, available APIs, available subsystems and the driver models.