Re: bzImage ~ 900K with i386 test11-pre2

From: Tigran Aivazian (tigran@veritas.com)
Date: Sat Nov 11 2000 - 09:51:21 EST


On Sat, 11 Nov 2000, Andrea Arcangeli wrote:

> On Sat, Nov 11, 2000 at 11:36:00AM +0000, Tigran Aivazian wrote:
> > Are you sure? I thought the fix was to build 2 page tables for 0-8M
>
> Paging is disabled at that point.
>

Yes, Andrea, I know that paging is disabled at the point of loading the
image but I was talking about the inability to boot (boot == complete
booting, i.e. at least reach start_kernel()) a kernel with very large
.data or .bss segments because of various reasons -- one of which,
probably,is the inadequacy of those pg0 and pg1 page tables set up in
head.S

So, what is still a bit unclear is -- if the only way to create a huge
bzImage is by having huge .text or .data or .bss, what is the combination
of the limits? I.e. which limit do we hit first -- the one on bzImage
(which Peter says is infinite?) or the ones on .text/.data/.bss (and what
exactly are they?)? See my question now?

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:19 EST