Subj : mqueue To : comp.programming.threads From : Gio67 Date : Tue Mar 22 2005 02:20 pm Hello, I try to use the mqueue library , but I have the following problem: I need to increase the number of maximun item in a queue from 40 to 100. I found that the limit is written in the file /proc/sys/fs/mqueue/msg_max but I can't change it !! How can I do ? Thank you in advance .