[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reserve bss space for modules
|
From: |
Marco Gerards |
|
Subject: |
Re: Reserve bss space for modules |
|
Date: |
Sun, 20 Mar 2005 14:22:39 +0100 |
|
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) |
Arnaud Vrac <address@hidden> writes:
> I did not find any information relating to that point, and as of now,
> all the modules i load are concateneted in memory (page aligned),
> leaving no space for the bss symbols. Do i really have to parse the
> elf headers and allocate the space myself ?
That's what the other multiboot kernels I know about do.
--
Marco