Class MemoryUtils

java.lang.Object
org.eclipse.jetty.util.MemoryUtils

public class MemoryUtils extends Object
MemoryUtils provides an abstraction over memory properties and operations.
  • Method Details

    • getCacheLineBytes

      public static int getCacheLineBytes()
    • getIntegersPerCacheLine

      public static int getIntegersPerCacheLine()
    • getLongsPerCacheLine

      public static int getLongsPerCacheLine()