Recent questions tagged operating-system

2 votes
2 answers
2701
5 votes
1 answer
2706
Which of the following page replacement schemes is the toughest to implement from a hardware point of view?LRUFIFOMRUAll have equal complexity
3 votes
1 answer
2710
4 votes
1 answer
2712
2 votes
0 answers
2713
a process has 3 sections stack heap and text and if the size of the page table is 2 mb then on average amount of unused page space per process is?
2 votes
1 answer
2714
Reading a random location in a big file is faster in i-node based file systems than in FAT file systems.True or False?
0 votes
1 answer
2715
which of the following is not contained in a directory entry of a file?a) file name and extensionb) no of free blocks in the diskc) access controld) creation date
2 votes
1 answer
2717
can a non privileged instruction be executed in privileged mode?(like when returning from kernel to user mode) or is it necessary to make it a privileged instruction?
1 votes
1 answer
2720
0 votes
1 answer
2721
Block or Buffer caches are used toImprove disk performanceHandle interruptsIncrease the capacity of main memorySpeed up main memory Read operations
4 votes
1 answer
2722
Which of the following can be accessed by transfer vector approach of linking ?External data segmentsExternal subroutineData located in other procedureAll of the above
1 votes
2 answers
2723
1 votes
1 answer
2724
Object modules generated by assembler that contains unresolved external references are resolved for two or more object module by a/anOperating systemLoaderLinkerCompiler
6 votes
3 answers
2727
2 votes
1 answer
2728
2 votes
2 answers
2729