lkml.org 
[lkml]   [2000]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] shm Configure.help update.
Hi,

Hope it helps others like me ;)

Rui Sousadiff -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
\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.068 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site