Subjects
▼
Apache
Business Intelligence
Databases
Healthcare
Java Technologies
JavaScript Frameworks
Microsoft Technologies
Mobile Technologies
Networking
Operating System
PHP Frameworks
Programming Languages
SalesForce
Scripting Languages
Software Testing
Web Development
Interview questions
▼
Apache
Hadoop
Business Intelligence
Cognos
Databases
MySQL
Oracle
Sqlserver
Healthcare
Medical Billing
Java Technologies
Core Java
EJB
JavaScript Frameworks
Angular
JavaScript
ReactJS
Microsoft Technologies
.NET Framework
ADO.NET
AJAX.NET
ASP.NET
ASP.NET MVC
C#.NET
Sharepoint
Silverlight
WCF
Web services
Workflows
WPF
Mobile Technologies
Android
iOS
Windows Mobile
Operating System
File management in Unix
Memory management
Process Model and IPC
PHP Frameworks
PHP
Programming Languages
C Programming
SalesForce
SalesForce
Software Testing
Automation QTP
Automation testing QTP with ISTQB Exam modal papers
Automation testing QTP with VB Script functions
Manual testing
Perfomance(Load Runner)
Selenium
Web Development
HTML
Multiple choices
▼
Databases
SQL
JavaScript Frameworks
JavaScript
jQuery
Microsoft Technologies
C#.NET
PHP Frameworks
PHP
Scripting Languages
VBScript
Software Testing
Automation testing QTP with ISTQB Exam modal papers
Manual testing
Web Development
ASP
Bootstrap
CSS
HTML
HTML5
XML
Tutorials
▼
Java Technologies
Advanced Java
Core Java
JavaScript Frameworks
JavaScript
Articles
▼
Databases
Oracle
Java Technologies
Core Java
Networking
CCNA
Web Development
HTML5
Memory management Interview questions
Total available count: 45
Subject - Operating System
Subsubject - Memory management
1
How the Kernel handles both the page stealer and the fault handler?
2
In what way the protection fault handler concludes?
3
For which kind of fault the page is checked first?
4
How the Kernel handles the copy on write bit of a page, when the bit is set?
5
What do you mean by the protection fault?
6
At what mode the fault handler executes?
7
In what way the validity fault handler concludes?
8
What are states that the page can be in, after causing a page fault?
9
What does the swapping system do if it identifies the illegal page for swapping?
10
What is validity fault?
11
In what way the Fault Handlers and the Interrupt handlers are different?
12
What is page fault? Its types?
13
What are the phases of swapping a page from the memory?
14
Name two paging states for a page in memory?
15
What is Page-Stealer process?
16
What is BSS(Block Started by Symbol)?
17
Difference between the fork() and vfork() system call?
18
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
19
What are the bits that support the demand paging?
20
What are data structures that are used for Demand Paging?
21
What is called a page fault?
22
What is the window of the working set of a process?
23
What is the working set of a process?
24
What is the principle of locality?
25
What are conditions for a machine to support Demand Paging?
26
What are conditions on which deadlock can occur while swapping the processes?
27
What do you mean by nice value?
28
What are the criteria for choosing a process for swapping out of the memory to the swap device?
29
What are the criteria for choosing a process for swapping into memory from the swap device?
30
What are the requirements for a swapper to work?
31
What are the processes that are not bothered by the swapper? Give Reason.
32
How the Swapper works?
33
What is Expansion swap?
34
What is Fork swap?
35
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
36
What do you mean by u-area (user area) or u-block?
37
Is the Process before and after the swap are the same? Give reason.
38
What are the events done by the Kernel after a process is being swapped out from the main memory?
39
What is a Region?
40
What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
41
What is a Map?
42
What is the main goal of the Memory Management?
43
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
44
What is the difference between Swapping and Paging?
45
What is page fault? Its types?