1,065 views
1 votes
1 votes
Let the number of bits for Interrupt gate descriptor be 48, ie 32:16 (segment selector:offset). Each  entry in the interrupt descriptor table is 5 Bytes. What will the total size of the IDT  in bytes ?

1 Answer

Related questions

0 votes
0 votes
1 answer
1
rahul sharma 5 asked Dec 7, 2017
1,682 views
when the interrupt occurs ,thena: process switching may be thereb: context saving must be therec: both a and bd.None of these
0 votes
0 votes
0 answers
2
pC asked Oct 7, 2016
398 views
When compiler finds there is a System Call then what are the activitites taking place ?Activities involved in Mode shifting process from user to kernal mode and back.