patch-2.1.44 linux/include/asm-mips/mman.h
Next file: linux/include/asm-mips/mmu_context.h
Previous file: linux/include/asm-mips/mipsregs.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Jun 26 12:33:40 1997
- Orig file:
v2.1.43/linux/include/asm-mips/mman.h
- Orig date:
Sun Oct 6 22:55:48 1996
diff -u --recursive --new-file v2.1.43/linux/include/asm-mips/mman.h linux/include/asm-mips/mman.h
@@ -36,6 +36,7 @@
#define MAP_AUTORSRV 0x100 /* Logical swap reserved on demand */
/* These are linux-specific */
+#define MAP_NORESERVE 0x0400 /* don't check for reservations */
#define MAP_ANONYMOUS 0x0800 /* don't use a file */
#define MAP_GROWSDOWN 0x1000 /* stack-like segment */
#define MAP_DENYWRITE 0x2000 /* ETXTBSY */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov