Re: i386 boot & mm gurus' advice needed (int 0x15/0xE820 support)

Martin Mares (mj@ucw.cz)
Sun, 15 Nov 1998 16:09:28 +0100


Hello,

> There's still one risky area, though : I had to use one kbyte at (PARAM +
> 2048 + 256), I hope this won't interfere with the command line.

It might be better to use one kbyte from PARAM+1024 as it's guaranteed
to be free (see Documentation/i386/zero-page.txt).

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"return(ENOTOBACCO); /* Read on an empty pipe */"

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