Lines Matching +full:two +full:- +full:factor
23 The reason applications are running faster is because of two
24 factors. The first factor is almost completely irrelevant and it's not
26 requiring larger clear-page copy-page in page faults which is a
27 potentially negative effect. The first factor consists in taking a
29 reducing the enter/exit kernel frequency by a 512 times factor). This
32 factor will affect all subsequent accesses to the memory for the whole
33 runtime of the application. The second factor consist of two
45 the two is using hugepages just because of the fact the TLB miss is
76 possible to disable hugepages system-wide and to only have them inside
93 -------------------
147 should be self-explanatory.
166 -------------------
264 ``mount -o remount,huge= /mountpoint`` works fine after mount: remounting
273 In addition to policies listed above, shmem_enabled allows two further
280 Force the huge option on for all - very useful for testing;