Pinned shared memory for database
AIX enables memory pages to be maintained in real memory all the time. This mechanism is called pinning memory.
Pinning a memory region prohibits the pager from stealing pages from the pages that back the pinned memory region.