Search:

Type: Posts; User: pgandhi

Search: Search took 0.08 seconds.

  1. Re: Malloc fails after 3.8 GB when jvm is loaded on SunOS 11

    It is 256 GB of memory. Here is the snippet of top output

    load averages: 4.50, 4.72, 3.64; up 2+16:09:30 ...
  2. Malloc fails after 3.8 GB when jvm is loaded on SunOS 11

    All,

    I have a very simple c++ program that dynamically loads the jvm and in a loop tries to allocate memory in chunks of 512K. The malloc fails after about 3.8 GB is consumed. I don't use the jvm...
Results 1 to 2 of 2