Re: MPCI not returning memory

2019-01-31 Thread Andres Monteverde
x27;s a very simple product-consumer queue example. We have found that this problem has a work around by creating the message queue by the consumer. If you do that the timeout is always in a local object and avoids the proxy waiting and all problems related to the timeout management. >

MPCI not returning memory

2019-01-29 Thread Andres Monteverde
Hi, my name is Andres and the purpose of this mail is to ask about a situation we're dealing with and a possible solution. We are using rtems 4.10.2 in leon3 (gr712) AMP configuration with a shared memory space of 0x1000 bytes. Our system consists of two applications. One of them is the owner of