Re: rtems_malloc_statistics_t

2019-01-07 Thread Siddons, David
___ From: Sebastian Huber Sent: Monday, January 7, 2019 1:52:38 AM To: Siddons, David; RTEMS Cc: Heinz Junkes Subject: Re: rtems_malloc_statistics_t Hello David, I think there was already some work to update EPICS to the latest RTEMS version based on the POSIX API? On 06/01/2019 16:41, Sidd

Re: rtems_malloc_statistics_t

2019-01-06 Thread Sebastian Huber
: rtems_malloc_statistics_t Hi Sebastian, That makes sense; I believe the last port was to rtems 4.10. Such a guide would be very helpful. I'll take a look at the release page to see what I can find there. Pete. On 1/4/19 1:47 AM, Sebastian Huber wrote: Hello David, On 03/01/2019 20:20, Si

Re: rtems_malloc_statistics_t

2019-01-06 Thread Siddons, David
: Friday, January 4, 2019 9:31 AM To: Sebastian Huber; RTEMS Subject: Re: rtems_malloc_statistics_t Hi Sebastian, That makes sense; I believe the last port was to rtems 4.10. Such a guide would be very helpful. I'll take a look at the release page to see what I can find there. Pete.

Re: rtems_malloc_statistics_t

2019-01-04 Thread Siddons, David
Hi Sebastian, That makes sense; I believe the last port was to rtems 4.10. Such a guide would be very helpful. I'll take a look at the release page to see what I can find there. Pete. On 1/4/19 1:47 AM, Sebastian Huber wrote: Hello David, On 03/01/2019 20:20, Siddons, David wrote: Hi a

Re: rtems_malloc_statistics_t

2019-01-03 Thread Sebastian Huber
Hello David, On 03/01/2019 20:20, Siddons, David wrote: Hi all,    I'm slowly working my way through porting rtems5 to EPICS-3.15.6. THings have changed since the previous port, both in EPICS and RTEMS. I just hit an error concerning rtems malloc, in particular this type and the function wh

rtems_malloc_statistics_t

2019-01-03 Thread Siddons, David
Hi all, I'm slowly working my way through porting rtems5 to EPICS-3.15.6. THings have changed since the previous port, both in EPICS and RTEMS. I just hit an error concerning rtems malloc, in particular this type and the function which uses it, malloc_get_statistics(). Is there a list of r