1. 07 4月, 2015 1 次提交
  2. 12 1月, 2015 2 次提交
    • S
      8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge... · bdff0f83
      sjohanss 提交于
      8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit
      Summary: Making sure committed memory is cleared when re-committed, even if using large pages.
      Reviewed-by: jwilhelm, tschatzl
      bdff0f83
    • S
      8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge... · 85c9dee2
      sjohanss 提交于
      8062063: Usage of UseHugeTLBFS, UseLargePagesInMetaspace and huge SurvivorAlignmentInBytes cause crashes in CMBitMapClosure::do_bit
      Summary: Making sure committed memory is cleared when re-committed, even if using large pages.
      Reviewed-by: jwilhelm, tschatzl
      85c9dee2
  3. 21 8月, 2014 1 次提交
    • T
      8038423: G1: Decommit memory within heap · 72bba568
      tschatzl 提交于
      Summary: Allow G1 to decommit memory of arbitrary regions within the heap and their associated auxiliary data structures card table, BOT, hot card cache, and mark bitmaps.
      Reviewed-by: mgerdin, brutisso, jwilhelm
      72bba568