Hello,
What instructions on a SGI system will allow me to run 3 processes
at different speeds. E.G.: First, I want to start my program and run
it at 98 hertz. Second,I want to use something from the "exec" family of
instructions (or "fork" etc) to create two other processs. I then want
to run those processes at 40 and 50 hertz respectfully.
Thank you,
Christopher Lusardi