log src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp @ 528:37b3ca071522

age author description
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues
Wed, 03 Dec 2008 14:18:57 -0800 iveresov 6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus()
Mon, 06 Oct 2008 20:59:16 -0700 iveresov 6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing
Sat, 27 Sep 2008 00:33:13 -0700 iveresov 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
Mon, 28 Jul 2008 15:30:23 -0700 jmasa Merge
Thu, 17 Jul 2008 10:26:33 -0700 iveresov 6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
Wed, 09 Jul 2008 15:08:55 -0700 jmasa 6672698: mangle_unused_area() should not remangle the entire heap at each collection.