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 [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: bzImage ~ 900K with i386 test11-pre2 Chmouel Boudjnah
- Re: bzImage ~ 900K with i386 test11-pre2 Max Inux
- Re: bzImage ~ 900K with i386 test11-pre2 Jan Niehusmann
- Re: bzImage ~ 900K with i386 test11-pre2, I stan... Max Inux
- Re: bzImage ~ 900K with i386 test11-pre2 James A . Sutherland
- Re: bzImage ~ 900K with i386 test11-pre2 H. Peter Anvin
- Re: bzImage ~ 900K with i386 test11-pre2 Tigran Aivazian
- Re: bzImage ~ 900K with i386 test11-pre2 Tigran Aivazian
- Re: bzImage ~ 900K with i386 test11-pre2 Max Inux
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Tigran Aivazian
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Tigran Aivazian
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Eric W. Biederman
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Eric W. Biederman
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Andi Kleen
- Re: bzImage ~ 900K with i386 test11-pre2 Andrea Arcangeli
- Re: bzImage ~ 900K with i386 test11-pre2 Eric W. Biederman