[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Alignment pc386
- Date: Mon, 13 Dec 1999 11:11:33 -0600
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- Subject: Alignment pc386
Udo Reuther wrote:
>
> Hi!
>
> Is it possible to compile rtems using an alignment on dword-boundaries
> for all data ?
Yes.
> If yes: How ?
Simply change the setting of CPU_CFLAGS in the custom/pc386.cfg
file since that is the BSP you are using.
If you want to impact malloc'ed data and task stacks, change
the setting of CPU_ALIGNMENT in
c/src/exec/score/cpu/i386/rtems/score/cpu.h
and recompile EVERYTHING!!!
> Will it run (BSP pc386) ?
Can't prove it without trying it but I don't see any reason why it
would not. The best case is that it would speed up some items.
> Udo.
--
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