> The only thing I would like to know is how many cores are you using and > what is the total thread count? > > Hi Kirk,
It is running bare metal, with 32 CPUs showing under /sys/devices/system/cpu/ jstack shows ~80 threads excluding GC thread, and 136 threads including GC. > [_java_thread_list=0x00007f41fc000b20, length=80] This matches the safepoint logging that shows the thread count: > Safepoint synchronization initiated. (81) -- You received this message because you are subscribed to the Google Groups "mechanical-sympathy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
