> For the complete documentation index, see [llms.txt](https://byulseop-til.gitbook.io/sinheeseop_til/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://byulseop-til.gitbook.io/sinheeseop_til/cs-computer-science/operating_system.md).

# Operating System

운영체제의 기본 개념, 동작 원리, 아키텍처를 정리한 문서입니다.

## 주요 내용

현재 작성 중인 운영체제 문서가 없습니다. 앞으로 아래 주제들을 다룰 예정입니다:

* 프로세스 관리
* 메모리 관리
* 파일 시스템
* 입출력 시스템
* 보안과 보호

## 학습 목표

* 운영체제의 핵심 개념과 아키텍처 이해
* 프로세스 관리와 스케줄링 원리 습득
* 메모리 관리 시스템 분석
* 파일 시스템과 저장소 관리 방법 이해
* 인터럽트와 시스템 콜 메커니즘 학습
