log src/os/linux/vm/os_linux.cpp @ 4712:e7dead7e90af

age author description
Mon, 19 Dec 2011 10:02:05 -0800 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Wed, 16 Nov 2011 20:38:24 -0500 dholmes 7110017: is_headless_jre should be updated to reflect the new location of awt toolkit libraries
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Fri, 30 Sep 2011 13:48:17 -0700 iveresov Merge
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Thu, 22 Sep 2011 16:48:41 +0100 kevinw 7051189: Need to suppress info message if -xcheck:jni used with libjsig.so
Tue, 06 Sep 2011 21:03:51 -0700 iveresov 7087583: Hotspot fails to allocate heap with mmap(MAP_HUGETLB)
Mon, 29 Aug 2011 17:42:39 -0700 iveresov 7082645: Hotspot doesn't compile on old linuxes after 7060836
Thu, 25 Aug 2011 02:57:46 -0700 iveresov 7082969: NUMA interleaving
Fri, 05 Aug 2011 16:50:14 -0700 iveresov 7060836: RHEL 5.5 and 5.6 should support UseNUMA
Fri, 05 Aug 2011 16:44:01 -0700 iveresov 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
Mon, 11 Jul 2011 14:15:43 -0700 jcoomes 7061212: use o/s low memory notification in embedded builds
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.