tinz Posted October 20, 2010 Posted October 20, 2010 Hy guys I realy need help on the questions below: An Operating System contains event management and process management modules, the interface of WAIT (event) and SIGNAL (event) operations to achieve hardware and software synchronisation. The interface of the later includes: BLOCK (process) and UNBLOCK (process) a) Outline the data structures you would expect to find in these modules to support event and process management.(5) B) Describe the interactions between these modules as the system runs.(5) c) Discuss the problems that arise if concurrent invocation of the event management module is possible d) Describe how these problems may be avoided if the OS is guaranteed to run a uniprocessor e) Describe how these problems can be solved for a multiprocessor implementation
mulreay Posted October 21, 2010 Posted October 21, 2010 Ahh homework. I'm not sure what the rules are here, but usually it is you need to do it yourself. Where would our most trusted scientists and theologians be if we all asked on the internet?
Mr Skeptic Posted October 21, 2010 Posted October 21, 2010 Unfortunately, these are not the sort of questions people "need help" with, you have to study and figure it out; that is after all the point of homework. If you tell what you got so far, we could check for mistakes (not me though, I don't know operating systems).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now