Several platforms provide the ability to establish a large contiguous section of memory using memory pages that are larger than the default memorypage size.
一些平台支持建立一大块相邻的内存区,以便能够使用比默认内存分页大小更大的内存分页。
2
In this approach, the heap is divided into a set of CARDS, each of which is usually smaller than a memorypage.
在这种方法中,堆分为一组卡片,每个卡片一般都小于一个内存页。
3
Right now, XFS for Linux requires that the XFS filesystem block size is the same size as the platform's memorypage size.