Paging is solution to external fragmentation problem
which is to permit the logical address space of a process to be non-contiguous,
thus allowing a process to be allocating physical memory wherever the latter is
available.
Subscribe to:
Post Comments (Atom)
Java - Operations
3.1 Arithmetic Operators Java supports the following arithmetic operators: Operator Description Usage Exampl...
-
Dynamic Loading : o Routine is not loaded until it is called o Better memory-space utilization; unused routine is never loaded....
-
Thrashing is caused by under allocation of the minimum number of pages required by a process, forcing it to continuously page fault. The sy...
-
3.1 Arithmetic Operators Java supports the following arithmetic operators: Operator Description Usage Exampl...
No comments:
Post a Comment