-
Bug
-
Resolution: Fixed
-
P4
-
6
-
None
-
b35
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2125321 | 5.0u4 | Swamy Venkataramanappa | P4 | Resolved | Fixed | b03 |
Swap sapce info reported by MM on some linux machine may not be correct.
The sysinfo() returns memory size in mem_units bytes. So we need to
multiply the free swap and total swap and other memory information
with mem_units.
###@###.### 2005-04-08 20:20:06 GMT
- backported by
-
JDK-2125321 Fix the swap space info on linux machine.
-
- Resolved
-
- relates to
-
JDK-6191542 getTotalSwapSpaceSize() returns wrong swap file size on linux-amd64.
-
- Resolved
-