adplus-dvertising
frame-decoration

Question

What is the purpose of the System Page-Table Entries (PTE)?

a.

Managing the system's physical memory use

b.

Running multiple instances of the Win32 subsystem

c.

Mapping device driver executables

d.

Allocating large chunks of virtual memory

Posted under Reverse Engineering

Answer: (d).Allocating large chunks of virtual memory Explanation:The purpose of the System Page-Table Entries (PTE) is to provide a large virtual memory space that can be used by the kernel and drivers to allocate large chunks of virtual memory for any purpose.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the purpose of the System Page-Table Entries (PTE)?