Skip to content
  • Philippe Gerum's avatar
    boilerplate/tlsf: raise the fixed private heap size to 64k · 04565eeb
    Philippe Gerum authored
    When --enable-pshared is passed, we currently have no mean to specify
    the size of the private heap managed by TLSF.
    
    Until this issue is fixed, increase the fixed size of the private heap
    to 64k, so that running OOM in the few remaining code spots calling
    the pvmalloc* API becomes unlikely.
    04565eeb