Short note on Security in OS Short note on Security in OS Security refers to providing a protection system to computer system resources such […]
Read moreCategory: Operating System
What is segmentation? How it differs from paging?
What is segmentation? How it differs from paging? What is segmentation? How it differs from paging? Both of these are techniques of memory management […]
Read moreExplain different states of a process
Explain different states of a process Explain different states of a process A process is an active program. It can also be said as […]
Read moreWhich scheduled algorithm results in starvation? Explain
Which scheduled algorithm results in starvation? Explain Which scheduled algorithm results in starvation? Explain Generally, Starvation occurs in Priority Scheduling or Shortest Job First […]
Read moreWhat is Aging in OS
What is Aging in OS What is Aging in OS In Operating systems, Aging is a scheduling technique used to avoid Starvation. Fixed priority […]
Read moreWhat is paging and explain also the conversion of virtual address to physical address in paging with example ?
What is paging and explain also the conversion of virtual address to physical address in paging with example ? What is paging and explain also […]
Read moreMemory Management Unit
Memory Management Unit Memory Management Unit The purpose of Memory Management Unit (MMU) is to convert the logical address into the physical address. The […]
Read moreExplain first fit, worst fit and best fit in memory allocation methods.
Explain first fit, worst fit and best fit in memory allocation methods. Explain first fit, worst fit and best fit in memory allocation methods. […]
Read moreDefine the term page replacement and also explain FIFO page replacement algorithm, first in first out page replacement algorithm, page replacement fifo algorithm, fifo page replacement algorithm
Define the term page replacement and also explain FIFO page replacement algorithm, first in first out page replacement algorithm, page replacement fifo algorithm, fifo page […]
Read moreFirst In First Out (FIFO) , fifo page replacement example, first in first out page replacement operating systems, fifo page replacement algorithm
First In First Out (FIFO) , fifo page replacement example, first in first out page replacement operating systems, fifo page replacement algorithm First In First […]
Read more
Recent Comments