[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Summary of the Posix IPC on RH
- To: Linux Israel <linux-il(at-nospam)linux.org.il>, guy keren <choo(at-nospam)actcom.co.il>
- Subject: Summary of the Posix IPC on RH
- From: Gold Edward <avieal(at-nospam)inter.net.il>
- Date: Tue, 06 Nov 2001 22:26:30 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
To those interested on this thread (which started on 24-10 after my
question
about the Posix services offered by the RH 7.2 kernel-- such
as shared memory and kernel managed queues):
I tried to fix the problem by upgrading to kernel 2.4.10 (offered by
SuSE 7.3 and also to glibc 2.2.4).
I also "synchronized" the #define's of .../linux/linux_fsinfo.h with
mm/shmem.c(an issue found on RH newsgroup).
Still, no success in using shm_get or mq_open related functions.
I am now positively sure that Posix style queues and shared memory
can not be used right now in Linux.
So, I'll "retreat" to System V or use ACE library (after I'll
learn about it) .
I want to thank the people who answered me on this issue
(specially Guy Keren which also raised the ACE lib. issue).
Thanks
Edy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il