文件最后提交记录最后更新时间
补充ut Co-authored-by: lfzax1<liufangzhou8@huawei.com> # message auto-generated for no-merge-commit merge: !168 merge develop_lfz into develop 补充ut Created-by: lfzax1 Commit-by: lfzax1 Merged-by: yrewzjsx Description: # Pull Request Template ## Description ![image.png](https://raw.gitcode.com/user-images/assets/7672915/b0933c2b-ac4c-4735-bee2-52c981843b20/image.png 'image.png') ## Related Issues <!-- Replace with actual issue numbers. Example: Closes #123, Related to #456 --> ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Performance optimization - [ ] Documentation update - [ ] Other (please describe):_______________ ## Testing <!-- Describe how the changes were tested. Include: - Unit/integration test coverage - Manual validation steps - Links to CI reports (e.g., CIDA) if available - Note any pending tests --> ## Checklist - [ ] I have performed a self-review of my own code. - [ ] I have updated the documentation. - [ ] I have added tests to prove my changes are effective. See merge request: Ascend/memcache!1682 个月前
解耦已有mf库的c接口 Co-authored-by: p3rry<penghaiqing1@huawei.com> # message auto-generated for no-merge-commit merge: !272 merge develop_0525_withMF into develop 解耦已有mf库的c接口 Created-by: p3rry Commit-by: p3rry Merged-by: liu1103xwxw Description: 变更说明: mmc仓 BM 相关能力改为运行时通过 MFSmemApi 动态加载。mmc_bm_proxy 中原有的 smem_bm_* 调用已全部切到该封装层,对上层业务行为保持不变。 主要变更 : 1、新增 under_api/mf_smem/(MFSmemApi、smem_bm_def.h),在 InitBm 时按 MEMFABRIC_HYBRID_EXTEND_LIB_PATH 定位并 dlopen libmf_smem.so,再绑定所需 C 符号; 2、构建上,mmc_objects 去掉对 smem 的链接,仅保留 Meta 仍需要的 config_store_object,libmf_memcache 不再依赖 libmf_smem.so。 自验证: ![image.png](https://raw.gitcode.com/user-images/assets/7672915/9e8f3f63-e396-4f70-bce8-c59621b1608c/image.png 'image.png') See merge request: Ascend/memcache!2728 天前
dfc改名对接ubsio开源代码 Co-authored-by: lfzax1<liufangzhou8@huawei.com> # message auto-generated for no-merge-commit merge: !214 merge develop_ubsio into develop dfc改名对接ubsio开源代码 Created-by: lfzax1 Commit-by: lfzax1 Merged-by: yrewzjsx Description: # Pull Request Template ## Description <!-- Provide a clear summary of the change, the problem it solves, and the technical approach. --> ## Related Issues <!-- Replace with actual issue numbers. Example: Closes #123, Related to #456 --> ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Performance optimization - [ ] Documentation update - [ ] Other (please describe):_______________ ## Testing <!-- Describe how the changes were tested. Include: - Unit/integration test coverage - Manual validation steps - Links to CI reports (e.g., CIDA) if available - Note any pending tests --> ## Checklist - [ ] I have performed a self-review of my own code. - [ ] I have updated the documentation. - [ ] I have added tests to prove my changes are effective. See merge request: Ascend/memcache!21424 天前
解耦已有mf库的c接口 Co-authored-by: p3rry<penghaiqing1@huawei.com> # message auto-generated for no-merge-commit merge: !272 merge develop_0525_withMF into develop 解耦已有mf库的c接口 Created-by: p3rry Commit-by: p3rry Merged-by: liu1103xwxw Description: 变更说明: mmc仓 BM 相关能力改为运行时通过 MFSmemApi 动态加载。mmc_bm_proxy 中原有的 smem_bm_* 调用已全部切到该封装层,对上层业务行为保持不变。 主要变更 : 1、新增 under_api/mf_smem/(MFSmemApi、smem_bm_def.h),在 InitBm 时按 MEMFABRIC_HYBRID_EXTEND_LIB_PATH 定位并 dlopen libmf_smem.so,再绑定所需 C 符号; 2、构建上,mmc_objects 去掉对 smem 的链接,仅保留 Meta 仍需要的 config_store_object,libmf_memcache 不再依赖 libmf_smem.so。 自验证: ![image.png](https://raw.gitcode.com/user-images/assets/7672915/9e8f3f63-e396-4f70-bce8-c59621b1608c/image.png 'image.png') See merge request: Ascend/memcache!2728 天前