If a buf of over 1 MB is given to vm for insertion to a process, only the first 1 MB is mapped while the whole region is marked as mapped. Similarly if a master page table mapping of any size if in a buffer is given to vm it will be mapped incorrectly.
If a buf of over 1 MB is given to vm for insertion to a process, only the first 1 MB is mapped while the whole region is marked as mapped. Similarly if a master page table mapping of any size if in a buffer is given to vm it will be mapped incorrectly.