close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_subr-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 20, 2013, 12:02:23 PM (13 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v27
|
v28
|
|
| 130 | 130 | }}} |
| 131 | 131 | |
| | 132 | * 檢查 Java 記憶體使用量 |
| | 133 | {{{ |
| | 134 | top -p `pidof java | sed 's# #,#g'` |
| | 135 | }}} |
| | 136 | |
| 132 | 137 | = 公用環境 = |
| 133 | 138 | |