[PATCH] SHM_NORESERVE flags for shmget()
From: Badari Pulavarty (pbadari_at_us.ibm.com)
Date: 10/31/05
- Previous message: Pavel Machek: "Re: [PATCH 2/3] swsusp: move snapshot-handling functions to snapshot.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- text/x-patch attachment: shm-noreserve.patch__charset_UTF-8
- Previous message: Pavel Machek: "Re: [PATCH 2/3] swsusp: move snapshot-handling functions to snapshot.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|