Why are these considered privileged/not privileged?

  • Thread starter Thread starter whitehorsey
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
whitehorsey
Messages
188
Reaction score
0
1. Why are these considered privileged/not privileged?
a. Set value of timer.
b. Read the clock.
c. Invoking a system call
d. Check the current list of running processes


3. a. Yes
b. No
c. Yes
d. No

I'm thinking b/d is not privileged because anyone can have access to it? But I'm not sure what makes a and c privileged.
 
Physics news on Phys.org
Think about (c): would you really want just anybody to be able to invoke a system call?
Compare with (b) - does it matter who can read the clock?