Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3장 운영체제] 운영체제 챕터 시작 #16

Open
Changha-dev opened this issue Oct 3, 2024 · 0 comments
Open

[3장 운영체제] 운영체제 챕터 시작 #16

Changha-dev opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
operating system 운영체제 지식을 습득합니다.

Comments

@Changha-dev
Copy link
Collaborator

📚 챕터 구성

도서: 면접을 위한 CS전공지식 노트

3장. 운영체제
3.1 운영체제와 컴퓨터
__3.1.1 운영체제의 역할과 구조
__3.1.2 컴퓨터의 요소
3.2 메모리
__3.2.1 메모리 계층
__3.2.2 메모리 관리
3.3 프로세스와 스레드
__3.3.1 프로세스와 컴파일 과정
__3.3.2 프로세스의 상태
__3.3.3 프로세스의 메모리 구조
__3.3.4 PCB
__3.3.5 멀티프로세싱
__3.3.6 스레드와 멀티스레딩
__3.3.7 공유 자원과 임계 영역
__3.3.8 교착 상태
3.4 CPU 스케줄링 알고리즘
__3.4.1 비선점형 방식
__3.4.2 선점형 방식
예상 질문

🖇️ 계획

  • 1주차: 개념 3.1~3.2 내용 학습 + 개인 주제
  • 2주차: 개념 3.3~3.4 내용 학습 + 개인 주제
  • 3주차: 면접
@Changha-dev Changha-dev added the operating system 운영체제 지식을 습득합니다. label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operating system 운영체제 지식을 습득합니다.
Projects
None yet
Development

No branches or pull requests

4 participants