-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: hs22
-
Component/s: hotspot
-
b02
-
generic
-
linux_redhat_5.0
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2213969 | 8 | Igor Veresov | P3 | Closed | Fixed | b03 |
| JDK-2213576 | 7u2 | Igor Veresov | P3 | Closed | Fixed | b04 |
RHEL 5.5 and 5.6 don't support UseNUMA because the locality group id implementation
is done via a call to sched_getcpu(), which was introduced in only in recent versions
of libc. In the case of RHEL 5.5 and 5.6, Hotspot cannot find sched_getcpu and UseNUMA
is disabled.
is done via a call to sched_getcpu(), which was introduced in only in recent versions
of libc. In the case of RHEL 5.5 and 5.6, Hotspot cannot find sched_getcpu and UseNUMA
is disabled.
- backported by
-
JDK-2213576 RHEL 5.5 and 5.6 should support UseNUMA
-
- Closed
-
-
JDK-2213969 RHEL 5.5 and 5.6 should support UseNUMA
-
- Closed
-
- relates to
-
JDK-7082645 Hotspot doesn't compile on old linuxes after 7060836
-
- Closed
-