gaorui
  • Joined on Nov 18, 2025
Loading Heatmap…

gaorui pushed to test at gaorui/giao_test

  • 631ac6591d 完善无亲缘关系进程间通过有名管道同步,通过共享内存通信的案例

2 months ago

gaorui pushed to test at gaorui/giao_test

  • 0328eb9cff 1. 修改共享内存测试目录,当前是父子进程之间通过无名管道同步,共享内存通信,新目录引入无亲缘关系的进程之间通过有名管道同步,共享内存通信
  • 8b4e0e9c07 改名shared_memory.c为pc_shm.c,因为他是父子进程间使用共享内存通信
  • Compare 2 commits »

2 months ago

gaorui pushed to test at gaorui/giao_test

  • b9b34d51a3 解决shm_destroy中分离共享内存后访问共享内存结构体指针内部成员导致崩溃的问题,因为分离共享内存后,共享内存结构体指针指向的地址已经从进程空间中移除,是无效的地址,再访问就会造成段错误

3 months ago

gaorui pushed to test at gaorui/giao_test

  • 3639402f81 在mac上编辑,在deepin上运行,使用1_shared_memory文件夹

3 months ago

gaorui pushed to test at gaorui/giao_test

  • 8382adf8a7 添加一个1g空文件,尝试push和pull,查看网速

3 months ago

gaorui pushed to test at gaorui/giao_test

3 months ago

gaorui pushed to test at gaorui/giao_test

  • b9b9ac899a 进程之间通过共享内存通信,同时使用管道控制共享内存互斥,使用select给阻塞管道添加超市时间

3 months ago

gaorui pushed to test at gaorui/giao_test

3 months ago

gaorui pushed to test at gaorui/giao_test

3 months ago

gaorui created branch test in gaorui/giao_test

3 months ago

gaorui created repository gaorui/giao_test

3 months ago