src/os/aix/vm/globals_aix.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/os/aix/vm/globals_aix.hpp	Sat Jun 13 09:00:20 2015
--- new/src/os/aix/vm/globals_aix.hpp	Sat Jun 13 09:00:20 2015

*** 27,37 **** --- 27,37 ---- #define OS_AIX_VM_GLOBALS_AIX_HPP // // Defines Aix specific flags. They are not available on other platforms. // ! #define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, notproduct, range, constraint) \ \ /* Use 64K pages for virtual memory (shmat). */ \ product(bool, Use64KPages, true, \ "Use 64K pages if available.") \ \

src/os/aix/vm/globals_aix.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File