Write a short note on Memory management.
Memory management includes reallocating and allocating the memory space. The kinds of allocation of memory
- FIXED PARTITIONING
- VARIABLE PARTITIONING
- MEMORY MANAGEMENT USING BUDDY SUSTEM
- MEMORY MANAGEMENT USING LINK LISTS
- MEMORY MANAGEMENT USING BIT MAPS