Tao Jie created MNEMONIC-463:
--------------------------------

             Summary: Should load native library in memory allocator service 
lazily
                 Key: MNEMONIC-463
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-463
             Project: Mnemonic
          Issue Type: Bug
            Reporter: Tao Jie
            Assignee: Yanping Wang


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.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to