[PATCH] SHM_NORESERVE flags for shmget()

From: Badari Pulavarty (pbadari_at_us.ibm.com)
Date: 10/31/05

  • Next message: Pavel Machek: "Re: [PATCH] swsusp: rework swsusp_suspend"
    To: lkml <linux-kernel@vger.kernel.org>
    Date:	Mon, 31 Oct 2005 14:02:32 -0800
    
    
    

    Hi Andrew,

    Here is the patch to add SHM_NORESERVE functionality
    similar to MAP_NORESERVE for shared memory segments.

    This mainly to avoid abuse of OVERCOMMIT_ALWAYS and
    this flag is ignored for OVERCOMMIT_NEVER.
    Hugh reviewed the patch earlier and had no objections
    to it. Could you include this ?

    Thanks,
    Badari

    
    

    -
    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: Pavel Machek: "Re: [PATCH] swsusp: rework swsusp_suspend"

    Relevant Pages