Skip to content
Snippets Groups Projects
  1. Jun 08, 2017
    • jangseon ryu's avatar
      Support for increasing thread cache size in TCMalloc. · 76c500fb
      jangseon ryu authored
      Currently TCMalloc's default tc size is 32MB.
      This causes poor performance in ceph storage.
      A new ceph_tcmalloc_tc_bytes option has been added
      with a default of 128MB.
      
      128 MB is default TC size at above jewel version.
      and if we don't set this config,
      osd daemon will running with 32 MB.
      because 32MB is default size in TCmalloc 2.4 version.
      32MB and 128MB are twice the performance difference.
      - reference : https://www.slideshare.net/Red_Hat_Storage/
      
      
      ceph-performance-projects-leading-up-to-jewel-61050682
      
      Closes-Bug: #1693692
      
      Change-Id: I0d25c92917b11a29bcfd18f9c129cae328fa2d3e
      Signed-off-by: default avatarjangseon ryu <jangseon.ryu@navercorp.com>
      76c500fb
  2. May 25, 2017
    • shaofeng_cheng's avatar
      Fix etc/hosts format with baremetal role · 7d23bd37
      shaofeng_cheng authored
      While is not an issue, just an style format,
      etc/hosts generated by baremetal role have
      some tabs where it shouldn't.
      
      Change-Id: I90d82ea78b3dac7e8ec3f8cc546b67cc61c41536
      Closes-Bug: #1692913
      7d23bd37
  3. May 24, 2017
  4. May 23, 2017
  5. May 22, 2017
  6. May 17, 2017
  7. May 16, 2017
  8. May 15, 2017
  9. May 13, 2017
  10. May 12, 2017
  11. May 11, 2017
  12. May 10, 2017
Loading