Hierarchical paging
Single way is to use a two-level paging algorithm, in which the page table itself is also paged. A logical address is separated into a page number and a page offset. The page number is further divided into a 10-bit page number and a 10 bit page offset.