hotspot/src/os/solaris/vm/globals_solaris.hpp
changeset 1421 a7ef1a3b2644
parent 1 489c9b5090e2
child 1623 a0dd9009e992
--- a/hotspot/src/os/solaris/vm/globals_solaris.hpp	Wed Oct 01 15:05:06 2008 -0400
+++ b/hotspot/src/os/solaris/vm/globals_solaris.hpp	Thu Oct 02 12:01:08 2008 -0700
@@ -44,5 +44,6 @@
 // platforms, but they may have different default values on other platforms.
 //
 define_pd_global(bool, UseLargePages, true);
+define_pd_global(bool, UseLargePagesIndividualAllocation, false);
 define_pd_global(bool, UseOSErrorReporting, false);
 define_pd_global(bool, UseThreadPriorities, false);