> 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.

sau poate devfs.
vad ca totul e ok la tine, de ce ziceai ca ai probleme?!

-- 
Stefan Laudat
-------------
The only thing I feel when I kill is recoil.

---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui