一、MinorGC 一个新对象会被放到eden空间,当eden空间满了的时候,MinorGC就会执行,任何存活的对象,都从eden空间复制到to survivor空间,任何在from survivor空间里面的存活对象也会被复制到to survivor。 MinorGC结束的时候,eden空间和“f Read More
posted @ 2017-10-28 17:23
等风来。。
Views(1179)
Comments(0)
Diggs(0)
1. 概括 已关闭/打开的配置 模块 模块名与subsystem的对应关系: 设置监控变量 mysql> show variables like "%monitor%"; +————————–+——-+ | Variable_name | Value | +————————–+——-+ | inno Read More
posted @ 2017-10-28 15:20
等风来。。
Views(876)
Comments(0)
Diggs(0)
That is because your web application has a memory leak. A common issue are "PermGen" memory leaks. They happen because the Classloader (and the Class Read More
posted @ 2017-10-28 14:23
等风来。。
Views(206)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号