Hello Friends,
I would like to know that What is page segmentation?
Printable View
Hello Friends,
I would like to know that What is page segmentation?
Page segmentation is the process by which a scanned page is divided into columns and blocks which are then classified as halftones, graphics, or text.
Page segmentation is the process by which a scanned page is divided into columns and blocks which are then classified as halftones, graphics, or text. Past techniques have used the fact that such parts form right rectangles for most printed material.
In Segmented Paging, the main memory is divided into variable size segments which are further divided into fixed size pages. Pages are smaller than segments. Each Segment has a page table which means every program has multiple page tables.
Paging is one way of allowing the size of the addresses used by a process, which is the process's "virtual address space" or "logical address space", to be different from the amount of main memory actually installed on a particular computer, which is the physical address space.