>Yes, but the part of LILO that is running when the kernel is initially
>loaded into memory is only 16-bit, and it runs in Real-Mode (so it can use
>BIOS io routines), hence you live within a 20-bit address space, and you can
>only access the first 1MB of RAM.  This has since been addressed with
>changes to LILO and the addition of bzImage (big zimage) support.

It's not true that 16-bit code cannot load memory beyond 1 MB. It can,
using BIOS calls intended for exactly that. In any case there is no
"extended memory manager", either in LILO, or in the kernel.


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to