-> memory management -> catching -> pooling
The operating system resides in secondary memory i.e., hard disk.when we boot our computer it is loaded into Primary memory i.e.,RAM and then loaded,this process is called booting
it gets a bunch of people to carry it there
its primary or main memory. all the programs(active or programs currently running on the processor) including operating system reside in RAM .
No. The secondary storage is typically slowerthan primary storage. But the secondary storage has higher capacity than primary storage.
A data can be retrieved from the secondary storage for use in main memory, but if we edit the data and not save the data in to the secondary storage, it is termed as a dirty page.
virtual memory
size range of secondary memory
The memory manager is the program responsible for managing memory allocation and deallocation in an operating system. It keeps track of which memory is available and allocates it to processes based on their needs. It also handles swapping data between main memory and secondary storage when the system runs low on physical memory.
Process is a programm under execution in main memory. Or in other world when a user wants to execute a programm which resides on secondary memory it must be placed in to the primary memory for the execution then it is called as process.
Process is a programm under execution in main memory. Or in other world when a user wants to execute a programm which resides on secondary memory it must be placed in to the primary memory for the execution then it is called as process.
Usually the hard drives are considered secondary. The RAM (Random Access Memory) is the primary memory.