Thursday, November 26, 2009

Why not 2GB of Heap Memory on Windows

Here's a good article why you can't allocated 2GB of heap memory on windows:

Read it here

3 comments:

  1. Something to read about for unix:
    http://jroller.com/mert/entry/java_heapconfig_32_bit_vs

    ReplyDelete
  2. Difference between 32bit & 64bit heap memory:
    http://benjchristensen.com/2007/02/16/32-bit-versus-64-bit-jdk-memory-usage/

    ReplyDelete
  3. More interesting stuff on Linux:
    http://www.theserverside.com/discussions/thread.tss?thread_id=26347

    ReplyDelete