[PATCH] shm Configure.help update.

From: Rui Sousa (rsousa@grad.physics.sunysb.edu)
Date: Sat Mar 11 2000 - 09:22:14 EST


Hi,

Hope it helps others like me ;)

Rui Sousa

diff -ur linux-2.3/Documentation/Configure.help linux-2.3.new/Documentation/Configure.help
--- linux-2.3/Documentation/Configure.help Sat Mar 11 07:48:19 2000
+++ linux-2.3.new/Documentation/Configure.help Sat Mar 11 09:12:34 2000
@@ -2109,6 +2109,13 @@
   section 6.4 of the Linux Programmer's Guide, available from
   http://www.linuxdoc.org/docs.html#guide .
 
+ Shared memory is now implemented using a new (minimal) virtual file
+ system, which you need to mount before programs can use shared memory.
+ To do this automatically at system startup just add the following line
+ to your /etc/fstab:
+
+ none /var/shm shm defaults 0 0
+
   Saying Y here enlarges your kernel by about 18 KB. Just say Y.
 
 BSD Process Accounting

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:19 EST