搜索资源列表
2
- 自己编写的改变内存中系统调用表增加系统调用实现进程间pv操作的调用。-I have written a change in the system call table to increase the memory system call pv operation to achieve inter-process calls.
queue
- 共享内存及信号量PV操作封装 功能:信号量p操作,信号量V操作 共享内存初始化,取出数据, 放入数据,统计共享内存队列长度 -PV Operation package features: shared memory and semaphores semaphore p operation, the semaphore V operation shared memory initialization, remove the data into the data, the sta
semaphore-(PV-opreate)
- 信号量PV操作的封装函数,包括一个.c文件和.h文件 用于进程间通信的同步.-simplified sem_wait and sem_post function
2ipc
- 使用信号量机制,对文件d.txt进行+1操作,每次操作该文件时为一个原子操作(PV操作)。-Using semaphore mechanism for the file d.txt+1 operations, each operation when the file is an atomic operation (PV operation).