patch-2.1.19 linux/include/asm-m68k/processor.h
Next file: linux/include/asm-m68k/scatterlist.h
Previous file: linux/include/asm-m68k/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Dec 30 11:56:18 1996
- Orig file:
v2.1.18/linux/include/asm-m68k/processor.h
- Orig date:
Sun Dec 22 16:37:39 1996
diff -u --recursive --new-file v2.1.18/linux/include/asm-m68k/processor.h linux/include/asm-m68k/processor.h
@@ -15,6 +15,11 @@
*/
#define TASK_SIZE (0xF0000000UL)
+/* This decides where the kernel will search for a free chunk of vm
+ * space during mmap's.
+ */
+#define TASK_UNMAPPED_BASE (TASK_SIZE / 3)
+
/*
* Bus types
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov