Lines Matching +full:128 +full:mb
46 #define DFLDSIZ (128*1024*1024) /* initial data size limit */
52 #define DFLSSIZ (128*1024*1024) /* initial stack size limit */
58 #define SGROWSIZ (128*1024) /* amount to grow stack */
89 * An allocation size of 16MB is supported in order to optimize the
91 * at most four TTEs, collectively mapping 16MB of physical memory.
92 * By reducing the number of distinct 16MB "pages" that are used by UMA,
93 * the physical memory allocator reduces the likelihood of both 4MB
94 * page TLB misses and cache misses caused by 4MB page TLB misses.
133 * 0xffffffd000000000 - 0xffffffefffffffff 128GB direct map
137 * 0x0000000000000000 - 0x00007fffffffffff 128TB user map
142 * 0xffffffd000000000 - 0xffffffefffffffff 128GB direct map