On Thu, Jun 22, 2017 at 9:52 AM, Gedare Bloom <ged...@rtems.org> wrote:

> Submit to newlib ml. It looks like a reasonable thing to do if the
> newlib general maintainers agree with the use of the new option.
>

+1 This certainly should correct the odd behavior that people have seen.


>
> On Thu, Jun 22, 2017 at 4:11 AM, Sebastian Huber
> <sebastian.hu...@embedded-brains.de> wrote:
> > The per-thread memory reduction is noticeable:
> >
> > (gdb) p sizeof(struct _reent)
> > $1 = 344
> > (gdb) p sizeof(__sf)
> > $2 = 384
> > (gdb)
> >
> > So, struct _reent is more than 50% smaller.
> >
> > --
> > Sebastian Huber, embedded brains GmbH
> >
> > Address : Dornierstr. 4, D-82178 Puchheim, Germany
> > Phone   : +49 89 189 47 41-16
> > Fax     : +49 89 189 47 41-09
> > E-Mail  : sebastian.hu...@embedded-brains.de
> > PGP     : Public key available on request.
> >
> > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
> >
> >
> > _______________________________________________
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to