Justin
2005-03-10 19:34:19 UTC
I have fully implemented the project and I have no problems running Ping
and Pong, schedtest.ex, semtest1.exe, semtest2.exe or workload.exe
However, long.exe will not run if I try to run it BEFORE I run
workload.exe. If I attempt to run it AFTER I run workload.exe then it
runs perfectly well and correctly.
Also, I am not sure if it is intentional or not; but the updated Pong.c
does not call Destroy_Semaphore on the semaphores it accesses and
therefore leaves active semaphores when executing ping.exe & pong.exe
Thanks,
Justin
and Pong, schedtest.ex, semtest1.exe, semtest2.exe or workload.exe
However, long.exe will not run if I try to run it BEFORE I run
workload.exe. If I attempt to run it AFTER I run workload.exe then it
runs perfectly well and correctly.
Also, I am not sure if it is intentional or not; but the updated Pong.c
does not call Destroy_Semaphore on the semaphores it accesses and
therefore leaves active semaphores when executing ping.exe & pong.exe
Thanks,
Justin