mirror of https://github.com/apache/cassandra
ninja: fix thread priorities workaround url on jvm.options
This commit is contained in:
parent
4fefdee591
commit
44d2b80098
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
# allows lowering thread priority without being root on linux - probably
|
||||
# not necessary on Windows but doesn't harm anything.
|
||||
# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workar
|
||||
# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workararound.html
|
||||
-XX:ThreadPriorityPolicy=42
|
||||
|
||||
# Enable heap-dump if there's an OOM
|
||||
|
|
|
|||
Loading…
Reference in New Issue