In the context of memory management, what are placement and
replacement algorithms?
Answer / guest
Placement algorithms determine where in available real-
memory to load a program. Common methods are first-fit,
next-fit, best-fit. Replacement algorithms are used when
memory is full, and one process (or part of a process)
needs to be swapped out to accommodate a new program. The
replacement algorithm determines which are the partitions
to be swapped out.
| Is This Answer Correct ? | 28 Yes | 2 No |
Explain about paged segmentation and segment paging?
What is the most powerful operating system?
What is the main purpose of an operating system?
Explain the typical elements of a process image?
Explain segmentation with paging?
Difference between Primary storage and secondary storage?
Can a 64 bit run a 32bit program?
What are the steps involved in following a particular instruction given by the cpu?
What is the kernel of the operating system?
Working for a logistics company, I need to know your suggestion which preferred processing technique for the computers of end users, multiprocessing or multitasking? and why?
If two processes which shares same system memory and system clock in a distributed system, what is it called?
Can you tell what a device is by mac address?