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:04 +01:00
2013-11-11 10:08:08 +01:00
2013-12-20 11:22:26 +01:00
2013-10-08 14:24:38 +02:00
2012-03-08 15:54:05 -06:00
2013-12-20 15:35:59 +01:00
2014-05-16 13:37:19 +02:00
2014-01-30 16:23:05 +01:00
Description
No description provided
36 MiB
Languages
C 95.9%
C++ 1.1%
Shell 0.6%
Python 0.5%
Yacc 0.4%
Other 1.3%