mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
This commit is contained in:
parent
3200059098
commit
cf254af2fb
17 changed files with 255 additions and 111 deletions
|
@ -685,9 +685,6 @@ public:
|
|||
"Use large page memory in metaspace. " \
|
||||
"Only used if UseLargePages is enabled.") \
|
||||
\
|
||||
develop(bool, TracePageSizes, false, \
|
||||
"Trace page size selection and usage") \
|
||||
\
|
||||
product(bool, UseNUMA, false, \
|
||||
"Use NUMA if available") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue