Re: [PATCH] CPU hot swap for 2.4.3 + s390 support

From: Chris Wedgwood (cw@f00f.org)
Date: Sat May 05 2001 - 21:53:22 EDT

  • Next message: Chris Wedgwood: "Re: [PATCH] CPU hot swap for 2.4.3 + s390 support"

    On Sat, May 05, 2001 at 11:34:16AM -0500, Mitch Adair wrote:

        Wouldn't that be lot of the same issues as a "swapoff" with some
        portion of that in use? (except for the kernel data case of
        course...)

    No. Swapoff makes pages allocated to userland applications in swap
    move back into main memory -- this is much easier because:

       - the pages are on disk, we _know_ the aren't locked my mlock or
         pinned for IO (kiobufs, whatever)

       - there are no kernel pages/buffers in this area, even harder than
         the above to deal with

      --cw

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



    This archive was generated by hypermail 2b29 : Sat May 05 2001 - 21:58:32 EDT