Search:

Type: Posts; User: odysseas

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    13,347

    Posix mqueue bad file descriptor.

    Hi, I trying to make a program with one thread sending a message to a message queue and the other receiving and printing it. This is what I've written so far:

    #include <stdlib.h>
    #include...
  2. Hey it works, but I'm not very confident it does...

    Hey it works, but I'm not very confident it does what it's supposed to be doing...
  3. Context Switch benchmark for real time linux.

    Hi guys, I wrote a context switch benchmark for a paper. I'm a pretty noob programmer so I'd like you to check the code and see if I did anything wrong: 10612
    The values I get seem pretty low......
Results 1 to 3 of 3