RTEMS 4.10.2 and openSSL 1.0.0.d
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Sep 24 08:29:45 UTC 2012
Hello,
you can use the stack checker (confdefs.h define
CONFIGURE_STACK_CHECKER_ENABLED) to get an estimate of the stack size
requirements of your tasks. Just make the stacks big enough for a start. You
can use rtems_stack_checker_report_usage_with_plugin() to print out the current
stack usage of all threads.
On 09/12/2012 12:12 PM, VIRAL SHAH wrote:
> Hi All,
> I would like to figure out what could be the maximum stack needed when I use
> PPP along with the openssl library. Any information on this will be very useful.
> Thanks & Best Regards,
> Viral Shah.
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>
--
Sebastian Huber, embedded brains GmbH
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone : +49 89 18 90 80 79-6
Fax : +49 89 18 90 80 79-9
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list