Re: new memory hotremoval patch

From: Arjan van de Ven (arjanv_at_redhat.com)
Date: 06/30/04

  • Next message: Paul Mackerras: "Re: [PATCH] [2.6] PPC64: log firmware errors during boot."
    To: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
    Date:	Wed, 30 Jun 2004 13:32:31 +0200
    
    
    

    > Page "remapping" is a mechanism to free a specified page by copying the
    > page content to a newly allocated replacement page and redirecting
    > references to the original page to the new page.
    > This was designed to reliably free specified pages, unlike the swapout
    > code.

    are you 100% sure the locking is correct wrt O_DIRECT, AIO or futexes ??

    
    

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



  • Next message: Paul Mackerras: "Re: [PATCH] [2.6] PPC64: log firmware errors during boot."

    Relevant Pages

    • Re: [Lhms-devel] Re: new memory hotremoval patch
      ... >> page content to a newly allocated replacement page and redirecting ... >> references to the original page to the new page. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: PATCH: (as177) Add class_device_unregister_wait() and platform_device_unregister_wait() to the
      ... You're oversimplifying a little, though. ... and it unregisters everything it has registered, and all those references ... synchronous or it supplies a callback which does the actual kfree. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] fix race in mark_mounts_for_expiry()
      ... more references to it, so it shouldn't matter. ... The fact that it does matter and that mark_mounts_for_expiry ... So if we are looking at proper solutions I ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] fix sysfs symlinks
      ... > module_exitwould unregister all stuff we have in there and then drop ... No waiting for anything and when all references ... that would solve the problem with static objects. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] __init in mm/slab.c
      ... > static inspection of the object code shows absence of references ... another option to just removing/fixing the __init is to have ... some way to let the static checker know things are ok, but in this case, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)