Uploaded image for project: 'Mnemonic'
  1. Mnemonic
  2. MNEMONIC-463

Should load native library in memory allocator service lazily

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      Now we have several memory allocator service implementations such as pmalloc, pmem, javavmem. Once we instantiate a memory allocator service, it would try to load native library for all implementations. As a result, we should prepare all of those native library even if
      we only use one kind of memory service. Loading native library should be lazy.

      Attachments

        Issue Links

          Activity

            People

              Tao Jie Tao Jie
              Tao Jie Tao Jie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: