Sorry pt mesajul destul de lungaietz :
On Thu, Jan 25, 2001 at 03:19:09AM +0200, Stefan Laudat wrote:
> deci...
> daca ai suport de IPC in kernel, device-ul creat bine in /dev/ si e montat
> (deci fstab entry OK) trebuie sa mearga.
> de obicei apache face galagie cand nu ai suport de ipc.
/usr/src/linux-2.4.0/Documentation/Changes ::
System V shared memory is now implemented via a virtual filesystem.
You do not have to mount it to use it. SYSV shared memory limits are
set via /proc/sys/kernel/shm{max,all,mni}. << Sunt suficient de largi >>
You should mount the filesystem under /dev/shm to be able to use
POSIX shared memory. Adding the following line to /etc/fstab should
take care of things:
none /dev/shm shm defaults 0 0
<<este>>
Remember to create the directory that you intend to mount shm on if
necessary (The entry is automagically created if you use devfs).
<< am devfs si merge >>
You can set limits for the number of blocks and inodes used by the
filesystem with the mount options nr_blocks <<32768>> and nr_inodes
<<1024>> .
> ipcs nu zice nimic?
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 157417472 apache 600 46084 5 dest
<<corect (cred) >>
------ Semaphore Arrays --------
key semid owner perms nsems status
------ Message Queues --------
key msqid owner perms used-bytes messages
Aparent SYSV shared memory \"merge\" dar nu si virtual file system.
Poate ca am nevoie de un upgrade la procps si eventual mount.
--
Dragos Boca <[EMAIL PROTECTED]>
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.