What is a supervisor call interrupt?
Answers
Answered by
0
supervisor call is an instruction sent to a computer's processor that directs it to transfer computer control to the operating system's supervisor program.
Supervisor calls are requests for an operating system service from the operating system itself or another running application.
These requests are made through macros or language functions.
Supervisor calls are requests for an operating system service from the operating system itself or another running application.
These requests are made through macros or language functions.
Similar questions