system-software
GATE CSE & IT · Memory Management · 1990-2004
Study anchor
Galvin — Operating System Concepts
Processes, scheduling, memory, files, deadlocks
Practice action
Start latest PYQPYQs in this concept
All concepts →Consider a program $$P$$ that consists of two source modules $${M_1}$$ and $${M_2}$$ contained in two different files. If $${M_1}$$ contains a reference to a function defined in $$...
In a resident $$–OS$$ computer, which of the following systems must reside in the main memory under all situations?
The correct matching for the following pairs is List - I (A) Activation record (B) Location counter (C) Reference counts (D) Address relocation List - II (1) Linking loader (2) Gar...
The pass numbers for each of the following activities (i) object code generation (ii) literals added to literal table (iii) listing printed (iv) address resolution of local symbols...
A linker is given object modules for a set of programs that were compiled separately. What information need to be included in an object module?
A simple two-pass assembler does the following in the first pass:
A part of the system software, which under all circumstances must reside in the main memory is:
A ''link editor'' is a program that:
State whether the following statements are TRUE or FALSE with reason. The Link-load -and-go loading scheme required less storange space than the Link-and-go loading scheme.