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

공부 키워드 - 손정원 #11

Open
10 of 15 tasks
songarden opened this issue Nov 24, 2023 · 0 comments
Open
10 of 15 tasks

공부 키워드 - 손정원 #11

songarden opened this issue Nov 24, 2023 · 0 comments

Comments

@songarden
Copy link
Owner

songarden 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. 28 (화)

@songarden songarden moved this to In Progress in @pintos project team 3 Nov 24, 2023
@songarden songarden moved this from In Progress to Done in @pintos project team 3 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant