
운영체제 커널과 사용자 응용 사이의 인터페이스운영체제의 기능을 활동할 수 있도록 제공하는 API사용자 모드에서 커널 모드로 진입하는 경로open(), close(), read(), write(), loctl()그 외 프로세스 관리, 통신, 프로세스 간 통신 등을 위한

2023.10.31 TIL2address space (code, data)OS resources, accounting informationHardware execution state (PC, SP, registers, etc.)→ Heavy-weightProcess C