일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- db
- oracle
- OS
- signal
- Linux
- MySQL Architecture
- grafana
- rac
- cmake
- Architecture
- ASM
- oracle architecture
- unix
- C
- influxdb
- install
- mysql
- Oracle GoldenGate
- Make
- PostgreSQL
Archives
- Today
- Total
목록signal (1)
Blog
Signal
Signal예기치 않은 사건 발생 시 이를 알리는 SW InterruptSIGFPE: 부동소수점 오류SIGPWR: 정전SIGALARM: 알람시계 울림SIGCHLD: 자식프로세스 종료SIGINT: 키보드로부터 종료 요청(Ctrl + C)SIGSTP: 키보드로부터 정지 요청(Ctrl + Z)Create SignalTerminalCtrl + C: SIGINTCtrl + Z: SIGSTPHardware Exception0으로 나누기: SIGFPE유효하지 않은 Memory 참조: SEGSEGVkill() System CallProcess(Group)에 Signal 보내는 System CallProcess의 Owner거나 Superuser여야 함Software Term알람: SIGALRM끊어진 PIPE: SIGPI..
Language/C
2022. 12. 5. 20:08