patch-2.2.1 linux/include/asm-i386/page.h
Next file: linux/mm/mmap.c
Previous file: linux/fs/proc/array.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Tue Jan 26 13:04:02 1999
- Orig file:
v2.2.0/linux/include/asm-i386/page.h
- Orig date:
Wed Apr 8 19:36:29 1998
diff -u --recursive --new-file v2.2.0/linux/include/asm-i386/page.h linux/include/asm-i386/page.h
@@ -69,10 +69,9 @@
* you want to use more physical memory, change this define.
*
* For example, if you have 2GB worth of physical memory, you
- * could change this define to 0x70000000, which gives the
- * kernel slightly more than 2GB of virtual memory (enough to
- * map all your physical memory + a bit extra for various
- * io-memory mappings)
+ * could change this define to 0x80000000, which gives the
+ * kernel 2GB of virtual memory (enough to most of your physical memory
+ * as the kernel needs a bit extra for various io-memory mappings)
*
* IF YOU CHANGE THIS, PLEASE ALSO CHANGE
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)