mtfuller / os-team-project

This is the main repository for the OS Team Project for CS 3502.
0 stars 0 forks source link

"Multithreading CPUs" Fix #34

Closed mtfuller closed 7 years ago

mtfuller commented 7 years ago

Hey everyone, After much tweaking, I finally got that threading error resolved. I have tested it and I can't get it to spin endlessly under the 1 and 4 CPU runs. I was able to export it as a JAR and everything seems to run smoothly. The SJF runs to still error, but I'm hoping we can resolve that in the coming weeks. Would love to merge this into our master! Please feel free to take a look and try it out. -T

ghost commented 7 years ago

That's awesome! I say merge when ready, If this works outside of the SJF algo, then I bet it's the SJF algo causing the other problem. We'll figure it out this weekend. :)

mtfuller commented 7 years ago

Sounds good!