374 views

1 Answer

0 votes
0 votes

Program Status Word $\mathrm{(\mathbf{PSW})}$:

The program status word is the group of data which is 8 bytes in length and provided by the operating system.

The two drawbacks are as follows:

  1. The processing speed of the hardware used for doing the comparison has to be really fast.

  2. As the 4-bit key is used by every reference, so maximum only $16$ keys are free in the range of $0$ to $14$. The $16$ applications can be fit in the memory at any instance of time if every key is given to an application. So, due to this, all the references get locked completely. Therefore, it will block every effort to run since each $\mathbf {PSW}$ is currently in use already.

 

 

Related questions

1 votes
1 votes
0 answers
2
admin asked Oct 26, 2019
590 views
Using the page table of Fig. $3-9,$ give the physical address corresponding to each of the following virtual addresses:$20$$4100$$8300$
0 votes
0 votes
0 answers
3
admin asked Oct 26, 2019
343 views
For each of the following decimal virtual addresses, compute the virtual page number and offset for a $4-KB$ page and for an $8 KB$ page$:20000, 32768, 60000.$
1 votes
1 votes
1 answer
4