equal
deleted
inserted
replaced
490 "True for register window machines (sparc/ia64)") \ |
490 "True for register window machines (sparc/ia64)") \ |
491 \ |
491 \ |
492 product(intx, UseSSE, 99, \ |
492 product(intx, UseSSE, 99, \ |
493 "Highest supported SSE instructions set on x86/x64") \ |
493 "Highest supported SSE instructions set on x86/x64") \ |
494 \ |
494 \ |
|
495 product(intx, UseVIS, 99, \ |
|
496 "Highest supported VIS instructions set on Sparc") \ |
|
497 \ |
495 product(uintx, LargePageSizeInBytes, 0, \ |
498 product(uintx, LargePageSizeInBytes, 0, \ |
496 "Large page size (0 to let VM choose the page size") \ |
499 "Large page size (0 to let VM choose the page size") \ |
497 \ |
500 \ |
498 product(uintx, LargePageHeapSizeThreshold, 128*M, \ |
501 product(uintx, LargePageHeapSizeThreshold, 128*M, \ |
499 "Use large pages if max heap is at least this big") \ |
502 "Use large pages if max heap is at least this big") \ |