Linux API/linux2023. 6. 21. 10:37

파일 이벤트를 감시하는 API

 

그런데 내용만 봐서는 디렉토리 레벨로는 어떻게 감시가 되는데

파일시스템 오류로 파티션 전체가 read only로 바뀌면

해당 이벤트가 모니터링 되는진 좀 더 봐야 할 듯.

[링크 : https://man7.org/linux/man-pages/man7/inotify.7.html]

[링크 : https://sonseungha.tistory.com/436]

[링크 : https://dataonair.or.kr/db-tech-reference/d-lounge/technical-data/?mod=document&uid=236732]

'Linux API > linux' 카테고리의 다른 글

/proc/pid/statm  (0) 2023.10.23
malloc() 으로 할당된 메모리 리스트?  (0) 2023.10.19
system v shmget size  (0) 2023.01.09
segfault시 calltree 출력하기  (0) 2022.11.28
pthread 테스트  (0) 2022.11.24
Posted by 구차니