mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8347052: Update java man page documentation to reflect current state of the UseNUMA flag
Reviewed-by: drwhite, ayang
This commit is contained in:
parent
365660e667
commit
ea774b74e8
@ -2809,9 +2809,8 @@ Java HotSpot VM.
|
||||
`-XX:+UseNUMA`
|
||||
: Enables performance optimization of an application on a machine with
|
||||
nonuniform memory architecture (NUMA) by increasing the application's use
|
||||
of lower latency memory. By default, this option is disabled and no
|
||||
optimization for NUMA is made. The option is available only when the
|
||||
parallel garbage collector is used (`-XX:+UseParallelGC`).
|
||||
of lower latency memory. The default value for this option depends on the
|
||||
garbage collector.
|
||||
|
||||
`-XX:+UseParallelGC`
|
||||
: Enables the use of the parallel scavenge garbage collector (also known as
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user