src/hotspot/cpu/s390/globalDefinitions_s390.hpp
changeset 48332 651a95f30dfb
parent 47216 71c04702a3d5
child 53244 9807daeb47c4
equal deleted inserted replaced
48331:a8e39cc7b88f 48332:651a95f30dfb
    52 // The expected size in bytes of a cache line, used to pad data structures.
    52 // The expected size in bytes of a cache line, used to pad data structures.
    53 #define DEFAULT_CACHE_LINE_SIZE 256
    53 #define DEFAULT_CACHE_LINE_SIZE 256
    54 
    54 
    55 #define SUPPORT_RESERVED_STACK_AREA
    55 #define SUPPORT_RESERVED_STACK_AREA
    56 
    56 
       
    57 #define THREAD_LOCAL_POLL
       
    58 
    57 #endif // CPU_S390_VM_GLOBALDEFINITIONS_S390_HPP
    59 #endif // CPU_S390_VM_GLOBALDEFINITIONS_S390_HPP