Advertisements
Advertisements
प्रश्न
What is System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
Advertisements
उत्तर
System calls : System call provides the interface between process and the operating system. These calls are generally available as assembly language instructions.
List of system calls for memory management :
1. To allocate a chunk of memory to a process.
2. To free chunk of memory from a process.
List of system calls for information management :
1. Create a file
2. Create a directory
List of system calls for process management :
1. Read a process
2. Block a process
APPEARS IN
संबंधित प्रश्न
Explain virus detection.
With reference to process management. Explain the terms :
(i) Internal Priority
(ii) External Priority
(iii) Purchase Priority
(iv) Time Slice
The time lost in turning the attention of processor from one process
to another is called as ________
(i) Circuit Switching
(ii) Band Width
(iii) Context Switching
(iv) Packet Switching
What functions are performed by Memory Management of Operating System?
What is Computer Virus?
What are the different method by which virus can infect other programs ?
State the various steps involved in the allocation of partition in case of fixed partition memory management.
If the page size for 2MB memory is 2KB then the number of higher order bits on address bus used to denote page number is________.
(i) 11
(ii) 10
(iii) 9
(iv) 8
Explain tape-based and disk-based file system.
Explain the following process state:
Running State
Explain the following process state:
Ready State
Define Security
Explain following terms in case of Process Scheduling
1) Turn-around Time
2) Waiting Time
3) Terminal Response Time
4) Event Response Time
List any six features of LINUX Operating System.
Write the difference between Worm and Virus.
Explain the function of the following in Operating system:
1) Virus Detection
2) Virus Removal
3) Virus Prevention
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Name the following and complete the diagram.

Write a note on Recycle bin.
