memory footprint

Joel Sherrill joel.sherrill at OARcorp.com
Tue Nov 26 20:32:26 UTC 2002



Wulf Hofbauer wrote:
> 
> On Tue, Nov 26, 2002 at 11:13:04AM -0800, Aaron J. Grier wrote:
> > by disabling the console and termios, I was able to get it down to
> >
> >   32992    2656    7592   43240    a8e8 o-optimize/minimum.rxe
> 
> That looks better, although I'm not really happy about those
> numbers either.
> 
> > > Part of the problem is, on m68k, that there's a block of 9 kb of
> > > uninitialized data space embedded in the code section.
> > where?
> 
> c/src/lib/libbsp/m68k/shared/start.S starts with a jump to an
> entry point, immediately after that it reserves a lot of space
> for interrupt stacks, exception vector tables, etc. I'm still
> wondering what the real reason for that is. I don't think anyone
> would do things this way without a very good reason.

You're on a mvme147, right?  If I recall everything correctly, 
that avoids conflicting with memory space used by Mbug.

> - Wulf

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the users mailing list