|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Confused about start of day setup
On 25/9/07 09:55, "Goswin von Brederlow"
<brederlo@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I think you ment readelf -l and no. MemSize says 1200f0 and then
> 121000 is the next page.
>
> But it is not something I did wrong. The Mini-OS example kernel is
> already broken in this way:
Some versions of ld get the MemSize wrong when there are alignment
constraints specified in the linker script. I'm using ld 2.15 and it appears
to get this right. Which version are you using?
The alignment constraints in minios's x86/64 linker script look pointless,
as they add padding for sections that are not actually used. I can fix that.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|