-
Bug
-
Resolution: Duplicate
-
P4
-
7
-
generic
-
windows
On Windows, MB_OF_MEMORY is calculated in jdk/make/common/shared/Platform.gmk with explicit reference to C:/cygwin/bin/{free,bash}.exe. AFAIK, it is not required anywhere else in the build that cygwin be installed at that location, and I can find no copy of free.exe available in any of my cygwin installations, nor do I see how to get it from cygwin itself. (Perhaps it is part of some bundle, but I don't know which).
The default MB_OF_MEMORY, 512, causes smaller amounts of VM to be used. My Windows box has 2048 mb, and IIRC the JPRT boxes are pretty beefy, but unfortunately the current MB_OF_MEMORY limit causes them to be throttled back, and underutilized.
The default MB_OF_MEMORY, 512, causes smaller amounts of VM to be used. My Windows box has 2048 mb, and IIRC the JPRT boxes are pretty beefy, but unfortunately the current MB_OF_MEMORY limit causes them to be throttled back, and underutilized.
- duplicates
-
JDK-6611629 Avoid hardcoded cygwin paths for memory detection
-
- Closed
-
- relates to
-
JDK-6611834 "Unknown HZ value! (500) Assume 100" msgs from j2se builds on some Windows machines
-
- Closed
-