You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2022/06/01 03:48:00 UTC

[jira] [Closed] (MNEMONIC-745) Not found pmdk-vmem library

     [ https://issues.apache.org/jira/browse/MNEMONIC-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang closed MNEMONIC-745.
-------------------------------
    Resolution: Later

> Not found pmdk-vmem library
> ---------------------------
>
>                 Key: MNEMONIC-745
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-745
>             Project: Mnemonic
>          Issue Type: Bug
>          Components: Memory-Service
>    Affects Versions: 0.18.0
>            Reporter: Wang, Gang
>            Assignee: Jing Ruan
>            Priority: Major
>             Fix For: 0.18.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> On Ubuntu 22.04, it has a compilation failure, which is
> {code:java}
> [INFO]      [exec] See also "/home/gary/ws/mnemonic/mnemonic-memory-services/mnemonic-pmdk-vmem-service/src/main/native/bui
> ld/CMakeFiles/CMakeOutput.log".
> [INFO]      [exec] CMake Error at CMakeLists.txt:43 (message):
> [INFO]      [exec]   not found pmdk vmem library {code}
> caused by
> {noformat}
> "libvmem is a deprecated predecessor to libmemkind"
> {noformat}
> [https://link.springer.com/chapter/10.1007/978-1-4842-4932-1_5]
> so I think that we can remove this memory service as it seems not necessary to use volatile memory backed by pmem anymore. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)