< prev index next >

src/hotspot/share/memory/padded.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_MEMORY_PADDED_HPP #define SHARE_VM_MEMORY_PADDED_HPP - #include "memory/allocation.hpp" #include "utilities/align.hpp" #include "utilities/globalDefinitions.hpp" // Bytes needed to pad type to avoid cache-line sharing; alignment should be the // expected cache line size (a power of two). The first addend avoids sharing --- 23,32 ----
< prev index next >