The sentences may be strange due to my lack of English knowledge Thanks to everyone who reads the question.
Hello?
I am running a java process on Centos7 and monitoring it with jconsole, but the number of threads currently created is different in non-heap memory size.
I know that one thread occupies 1mb by default, but even if 100thread is created, the size of non-heap memory is not 100mb. Why?