Mqueue Priority Problems

Hi all,
I have a Server running Mqueue with priority 10.
Now I’ve to change it to prio 15.
So I typed: “slay -P15 Mqueue”
But — nothing happenend.
I’ve tried with nice and renice too: Same results …
Some suggestions ???
Thanks in advance
Andor

Without looking I’m guessing that Mqueue is running with PRIORITY_FLOAT.
Therefore even if you change its priority it will run at the priority of
whatever the last message was that it received.

When you change its priority to 15 does it goes to 15 even for just a few
seconds? I.E. before it refceives its next message?


Bill Caroselli – 1(626) 824-7983
Q-TPS Consulting
QTPS@EarthLink.net


“ses.gmbh” <ses.gmbh@t-online.de> wrote in message
news:3C679CE1.85664632@t-online.de

Hi all,
I have a Server running Mqueue with priority 10.
Now I’ve to change it to prio 15.
So I typed: “slay -P15 Mqueue”
But — nothing happenend.
I’ve tried with nice and renice too: Same results …
Some suggestions ???
Thanks in advance
Andor

Yes, the mqueue - priority depends on the process - priority of the last
messaging process.
But, anyway : Is it possible to fix the mqueue - priority ?
Andor

Bill Caroselli schrieb:

Without looking I’m guessing that Mqueue is running with PRIORITY_FLOAT.
Therefore even if you change its priority it will run at the priority of
whatever the last message was that it received.

When you change its priority to 15 does it goes to 15 even for just a few
seconds? I.E. before it refceives its next message?


Bill Caroselli – 1(626) 824-7983
Q-TPS Consulting
QTPS@EarthLink.net

“ses.gmbh” <> ses.gmbh@t-online.de> > wrote in message
news:> 3C679CE1.85664632@t-online.de> …
Hi all,
I have a Server running Mqueue with priority 10.
Now I’ve to change it to prio 15.
So I typed: “slay -P15 Mqueue”
But — nothing happenend.
I’ve tried with nice and renice too: Same results …
Some suggestions ???
Thanks in advance
Andor

ses.gmbh <ses.gmbh@t-online.de> wrote:

Yes, the mqueue - priority depends on the process - priority of the last
messaging process.
But, anyway : Is it possible to fix the mqueue - priority ?

No, it isn’t possible to fix the priority of the Mqueue process.

Sorry,
-David

QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.