On 27/08/2014 6:16 am, Jennifer Averett wrote:
Since neither malloc nor rtems_workspace_alloc should be called during a
task switch the capture task was changed to manage a pool of capture
tasks that is allocated at open.
Maybe the locking issue should be resolved first. For example the
approa
Since neither malloc nor rtems_workspace_alloc should be called during a
task switch the capture task was changed to manage a pool of capture
tasks that is allocated at open.
---
cpukit/libmisc/capture/capture-cli.c | 32 ---
cpukit/libmisc/capture/capture.c | 79 ++