Re: Linux loading Linux

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Mar 20 2000 - 22:41:27 EST

  • Next message: almesber@lrc.di.epfl.ch: "Re: Booting to >8GB..."

    > A limitation right now is that it doesn't handle reboots of SMP boxes.
    > That seems pretty hairy. Any comments on the code and/or suggestions
    > about what to do with SMP would be greatly appreciated.

    The problem with the SMP case is you need to spin the other processors (you
    might find the MP1.4 bios writers info very useful since it basically tells
    you what is expected). You'd have to find somewhere to hide a small piece
    of code across the reboot (eg in the low 4K or EBDA). The bios is the low
    1K from memory so putting it at the end of the 4K we preserve ought to work

    -
    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/



    This archive was generated by hypermail 2b29 : Tue Mar 21 2000 - 00:09:39 EST