User story #119
Updated by Ivan Herrero over 9 years ago
Implement requirement MARTe-EX-D-1.3.3 based on the original MARTe implementation
Note: "Semaphores" based on polling a given memory access location allow to synchronize threads with extremely low jitter, given that the operating system scheduler is not required. These type of semaphores can also be used during interrupts and allow to synchronize low-level drivers with system applications.
h1. Source code files modified
See #115
h1. Requirements review
N/A
h1. Architecture & design review
N/A
h1. Code and documentation review
*Date of the review:* 25/06/2015
*Person who did the review:* Ivan Herrero
*Result of review:* PASS
*List of non-conformities:* N/A
h1. Unit test review
*Date of the review:* 14/07/2015 MM/DD/YYYY
*Person who did the review:* Ivan Herrero Full name
*Version of unit tests:* 0.2 X.Y
*Result of coverage tests review:* PASS
*Result of functional tests review:* PASS
*Result of review:* PASS [PASS|FAIL]
*List of non-conformities:* N/A (*)
* Comment 1
* Comment 2
* ...
* Comment N
(*) Or write only "N/A" instead of a list if review passed without non-conformities.
h1. Integration test review
N/A
h1. Acceptance test review
N/A
Note: "Semaphores" based on polling a given memory access location allow to synchronize threads with extremely low jitter, given that the operating system scheduler is not required. These type of semaphores can also be used during interrupts and allow to synchronize low-level drivers with system applications.
h1. Source code files modified
See #115
h1. Requirements review
N/A
h1. Architecture & design review
N/A
h1. Code and documentation review
*Date of the review:* 25/06/2015
*Person who did the review:* Ivan Herrero
*Result of review:* PASS
*List of non-conformities:* N/A
h1. Unit test review
*Date of the review:* 14/07/2015 MM/DD/YYYY
*Person who did the review:* Ivan Herrero Full name
*Version of unit tests:* 0.2 X.Y
*Result of coverage tests review:* PASS
*Result of functional tests review:* PASS
*Result of review:* PASS [PASS|FAIL]
*List of non-conformities:* N/A (*)
* Comment 1
* Comment 2
* ...
* Comment N
(*) Or write only "N/A" instead of a list if review passed without non-conformities.
h1. Integration test review
N/A
h1. Acceptance test review
N/A