src/hotspot/cpu/ppc/globalDefinitions_ppc.hpp
changeset 58904 1f7981ef8779
parent 57978 be5865bda5b9
child 59014 36fde8064316
equal deleted inserted replaced
58903:eeb1c0da2126 58904:1f7981ef8779
    48 #define DEFAULT_CACHE_LINE_SIZE 128
    48 #define DEFAULT_CACHE_LINE_SIZE 128
    49 
    49 
    50 #if defined(COMPILER2) && (defined(AIX) || defined(LINUX))
    50 #if defined(COMPILER2) && (defined(AIX) || defined(LINUX))
    51 // Include Transactional Memory lock eliding optimization
    51 // Include Transactional Memory lock eliding optimization
    52 #define INCLUDE_RTM_OPT 1
    52 #define INCLUDE_RTM_OPT 1
       
    53 #else
       
    54 #define INCLUDE_RTM_OPT 0
    53 #endif
    55 #endif
    54 
    56 
    55 #define SUPPORT_RESERVED_STACK_AREA
    57 #define SUPPORT_RESERVED_STACK_AREA
    56 
    58 
    57 #define THREAD_LOCAL_POLL
    59 #define THREAD_LOCAL_POLL