1,360 views
1 votes
1 votes
Which of the following should be allowed only in kernel mode?

1.Changing mapping from virtual to physical address.

2.Mask and unmask interrupts.

3.Disabling all interrupts.

4.Reading status of processor.

5.Reading time of day

(a)1,2 and 3                                                                                         (b) 1,2,4 and 5

(c) 2,3 and 5                                                                                        (d) All of the above

1 Answer

1 votes
1 votes
I think option A as 1,2,3 require privileged instructions thus switching to Kernel Mode.

Related questions

1 votes
1 votes
2 answers
1
1 votes
1 votes
1 answer
2