ipcs 로 확인하고
ipcrm 으로 삭제한다.
$ ipcs -m ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x000f1206 0 minimonk 666 4 0 $ ipcrm shm 0 resource(s) deleted $ ipcs -m ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status |
'Linux' 카테고리의 다른 글
linux smart card (0) | 2021.02.02 |
---|---|
minicom 폭 늘리기 (0) | 2021.01.28 |
linux shared memory 확인 및 삭제 (0) | 2021.01.22 |
linux 프레임 버퍼에 이미지, 동영상 재생하기 (0) | 2021.01.21 |
sit1 인터페이스 (0) | 2021.01.20 |
segmentation fault, bus error (0) | 2021.01.08 |
댓글을 달아 주세요