shm implemented as memfd syscall
cheliequan
2022-12-08 7e877be8fb34ab99421a2eaf3d8fb1b96ed95206
refs
用户 cheliequan <liequanche@126.com>
星期四, 十二月 8, 2022 21:06 +0800
提交者 cheliequan <liequanche@126.com>
星期四, 十二月 8, 2022 21:06 +0800
提交7e877be8fb34ab99421a2eaf3d8fb1b96ed95206
目录 a7073141c5565ee91c2e0aebed48a61227ec967a 目录 | zip | gz
parent 14278bd98326f0afdd86fe4ec24e747b0e0b712a 查看 | 对比
增加共享内存hash链表操作
3个文件已删除
6个文件已添加
4个文件已修改
1656 ■■■■■ 已修改文件
include/shmht.h 140 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
include/shmht_debug.h 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
include/shmht_private.h 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
include/shmht_sem.h 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
sample/CMakeLists.txt 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
sample/shmht_mytests.c 495 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/Makefile 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core 对比 | 查看 | 原始文档 | blame | 历史
src/list_in_shm.h 65 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/memfd.c 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/memfd.h 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/shmht.c 704 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史