| 54 | | * 准备dump一次内存看看应用占内存的大头是哪部分,resin是否可以减少内存配置 |
| | 54 | * 准备dump一次内存看看应用占内存的大头是哪部分,resin是否可以减少内存配置,237.54内存快照分析: |
| | 55 | {{{ |
| | 56 | One instance of "com.caucho.server.cluster.Server" loaded by "sun.misc.Launcher$AppClassLoader @ 0x2aaabe200800" occupies 95,697,912 (12.75%) bytes. The memory is accumulated in one instance of "com.caucho.util.LruCache" loaded by "sun.misc.Launcher$AppClassLoader @ 0x2aaabe200800". |
| | 57 | |
| | 58 | Keywords |
| | 59 | com.caucho.server.cluster.Server |
| | 60 | sun.misc.Launcher$AppClassLoader @ 0x2aaabe200800 |
| | 61 | com.caucho.util.LruCache |
| | 62 | |
| | 63 | //这部分下周更新会去掉 |
| | 64 | One instance of "jeasy.analysis.llIlllIIIlIlllll" loaded by "com.caucho.loader.EnvironmentClassLoader @ 0x2aaadac9f080" occupies 83,716,264 (11.16%) bytes. The memory is accumulated in one instance of "java.util.TreeMap$Entry" loaded by "<system class loader>". |
| | 65 | |
| | 66 | Keywords |
| | 67 | java.util.TreeMap$Entry |
| | 68 | com.caucho.loader.EnvironmentClassLoader @ 0x2aaadac9f080 |
| | 69 | jeasy.analysis.llIlllIIIlIlllll |
| | 70 | |
| | 71 | 523 instances of "com.schooner.MemCached.SchoonerSockIOPool$TCPSockIO", loaded by "com.caucho.loader.EnvironmentClassLoader @ 0x2aaadac9f080" occupy 377,951,744 (50.36%) bytes. These instances are referenced from one instance of "java.util.concurrent.ConcurrentHashMap$Segment[]", loaded by "<system class loader>" |
| | 72 | |
| | 73 | Keywords |
| | 74 | java.util.concurrent.ConcurrentHashMap$Segment[] |
| | 75 | com.caucho.loader.EnvironmentClassLoader @ 0x2aaadac9f080 |
| | 76 | com.schooner.MemCached.SchoonerSockIOPool$TCPSockIO |
| | 77 | }}} |