Recent questions tagged operating-system

0 votes
0 answers
121
Let the base priority of a system be 130 and the nice value provided is -10. What is the time slice that the process gets in the O(1) scheduling algorithm?if it should be...
0 votes
1 answer
123
0 votes
2 answers
125
Can Any explain the relationship between The “ Word Size “ and “ Logical Address Space “
0 votes
2 answers
129
Sorry if this is a stupid question. But it really intrigued me. Same resources at different algorithms are telling different ways to test these stuffs.Here's an algorith...
0 votes
1 answer
131
Like other allocation techniques, does Overlaying technique uses MMU? And how address translation takes place and security is maintained in Overlaying ?