Sebastian Huber be43b79fca Replace RTEMS objects with custom implementation
Performance analysis revealed that the standard RTEMS objects are a
major bottleneck.  The object get mechanism and attribute checks at
runtime have a significant overhead.  Use a custom implementation for
synchronization primitives.  This drops also the size of the
synchronization primitives considerably.
2014-09-23 10:03:10 +02:00
..
2014-01-30 16:23:03 +01:00
2014-01-30 15:04:19 +01:00
2014-01-30 16:23:03 +01:00
2014-01-30 16:23:03 +01:00
2014-01-30 16:23:04 +01:00
2014-01-30 16:23:04 +01:00
2014-09-18 10:43:37 +02:00
2013-11-13 17:44:40 +01:00
2013-11-13 17:44:40 +01:00
2014-01-30 15:04:19 +01:00
2013-12-20 11:22:27 +01:00
2014-09-23 10:03:10 +02:00
2014-09-18 09:52:00 +02:00
2014-01-16 15:45:44 +01:00