Part 1: Objective Paper: Is Used For Process Switching in An Operating System
Part 1: Objective Paper: Is Used For Process Switching in An Operating System
_________________. occurs when the computer is in a constant state of paging i.e. continuous page faults
and replacement.
_________________.term is used when process is moved from main memory to virtual memory.
Booting system loads 512 bytes of disk boot sector at memory location = _________________.
Cache _________________. means data is provided from cache instead of main memory.
Device drivers are used to translate user I/O function calls into specific hardware device I/O requests.
_____.
DMA is a specialized processor that is used to transfer data between I/O devices and memory. _____.
The purpose of multitasking is to increase the percentage utilization of hardware resources. _____.
The unit of data transfer from cache and main memory is calculated in Megabytes. _____.
Windows NT and Windows Vista both are examples of client operating systems. _____.
Part 2: Subjective Paper
Cache memory is invisible to programmers. How can you code to get benefits from the existence of
cache memory while accessing 2 dimensional arrays in C/C++ and MATLAB.
Describe the working of SIMD (single instruction – multiple data) systems with the help of block
diagrams and coding and complexity analysis of vector and matrix additions. [Not in syllabus]
Draw and provide one-line description of each part in MBR structure. [Empty table of structure given].
How does multi-tasking improve the system performance in comparison to single tasking?
List down each step involved in system booting from power on to user screen.
List down the names of Handheld Devices along with Operating Systems installed.
Provide examples of clients and servers used as hardware, software, and operating system.
Provide the description of partition naming convention (xxyN) used in UNIX/LINUX. [Not in syllabus]
What is multitasking?
When we use the term 32-bit or 64-bit system, what does it mean?