Operating System Unit 5
Operating System Unit 5
Memory partitioning means dividing the main Free space management is a critical aspect of
memory into chunks of the same or different operating systems as it involves managing the
sizes so that they can be assigned to processes available storage space on the hard disk or
in the main memory. other secondary storage devices.
5.2
The address generated by the CPU is divided
Virtual Memory
into the following:
Virtual memory is a memory management
• Page offset(d): It refers to the number
technique where secondary memory can be
of bits necessary to represent a certain
used as if it were a part of the main memory.
word on a page, page size in Logical
Virtual memory is a common technique used in
Address Space, or page word number
a computer's operating system (OS).
or page offset.