Inverted page table
In page table the page table has one entry for every page that the process is using. The operating system must translate this reference into a physical memory address. One of the drawbacks of this method is that every page table may having of millions of entries.