Operating Systems Quiz 1 26 Oct 2025 — Question 11
Show answer
Correct answer
Question 11 of 18 in the IIT Madras BS Operating Systems (Operating Systems) Quiz 1 paper sat on 26 Oct 2025, in the September 2025 term (IIT M IMPROVEMENT AN EXAM QIB2 26 Oct 2025). It carries 3 marks.
More questions from this paper
- Figure question
- In RISC-V, during system calls, which register stores the current mode of operation of the processor?
- Figure question
- In the xv6 operating system, suppose a process is running and a timer interrupt occurs. What will be the transition for…
- In the xv6 operating system, when a process calls exit(), what will be the state transition of the process?
- Which of the following sequences of functions determines the steps for the execution of the first process initcode in t…
- If the memory map for a device starts from the offset 0x20001000 and has a size of 2048 bytes in a 32-bit addressing sc…
- Consider the following code snippet: What are the access sizes of the data_reg and dir_reg registers, respectively?
- What will be the output behavior of the following xv6 code snippet?
- Figure question
- Consider the following code snippet for the syscall function in kernel/syscall.c (RISC-V xv6): What does the a7 registe…
- Figure question
- Figure question
- Consider a system with 64 MB of physical memory and a 32-bit virtual address space. Given a page size of 16 KB, what wi…
- What could be the possible output of the following program?
- Which of the following actions are performed by userinit in xv6? The source code of userinit is given below for referen…
- Consider the following processes in an xv6-like operating system: Process Q1 has been created but has not yet been sche…