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

7주차 공부 키워드 체크-김병현 #9

Open
15 tasks done
sirloinbh opened this issue Nov 24, 2023 · 0 comments
Open
15 tasks done

7주차 공부 키워드 체크-김병현 #9

sirloinbh opened this issue Nov 24, 2023 · 0 comments
Assignees
Labels
Study 개념 공부
Milestone

Comments

@sirloinbh
Copy link
Collaborator

sirloinbh commented Nov 24, 2023

  • Process, Thread
  • CPU Scheduling 알고리즘 ( FCFS (First Come First Served), SJF (Shortest Job First), SRTF (Shortest Remaining Time First), )
  • Round Robin, Multilevel Queue Scheduling
  • Semaphore와 Mutex
  • Race Condition
  • Deadlock
  • Context Switching
  • Multi-Level Feedback Queue Scheduler (MLFQS) , 4BSD, nice

PintOS 검색어

  • Virtual Machine ~= Hypervisor
  • qemu
  • Time-sharing system
  • Thread control block (TCB)
  • Timer Interrupt
  • Timer sleep
  • Synchronization의 condvar

Due : 2023. 11. 24. 금

@sirloinbh sirloinbh added the Study 개념 공부 label Nov 24, 2023
@sirloinbh sirloinbh added this to the Project1 milestone Nov 24, 2023
@sirloinbh sirloinbh moved this to In Progress in @pintos project team 3 Nov 24, 2023
@sirloinbh sirloinbh changed the title 7주차 공부 키워드 체크 7주차 공부 키워드 체크-김병현 Nov 24, 2023
@sirloinbh sirloinbh moved this from In Progress to Done in @pintos project team 3 Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Study 개념 공부
Projects
Development

No branches or pull requests

3 participants