It's UWAweek 19

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 17 other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
11:15am Thu 7th Sep, ANONYMOUS

Hi, I've tried looking for similar examples of this question but have gotten nowhere. When calling sleep syscall, I have noticed two cases which confuses me. # shortsleep 10usecs sleep 100usecs 50usecs exit # Case #1 Does the process "wake up" after 100 usecs in total? Meaning does the process start sleeping as sleep is being called and therefore only really sleeps for 90 usecs? Case #2 Does the process only sleep when the sleep is called. For example it takes 10usecs for sleep to be called and executed. Does the process wake up 100 usecs after that? Can I please know which case is the correct one. Apologies if you've answered to similar question, thank you for your time.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy