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

Threads 구현 test 및 develop, 발표준비-김병현 #5

Open
19 tasks done
sirloinbh opened this issue Nov 23, 2023 · 0 comments
Open
19 tasks done

Threads 구현 test 및 develop, 발표준비-김병현 #5

sirloinbh opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
Fix 코드 버그 수정 Test 구현된 함수 테스트
Milestone

Comments

@sirloinbh
Copy link
Collaborator

sirloinbh commented Nov 23, 2023

alarm clock 구현상태 테스트

  • alarm-single
  • alarm-multiple
  • alarm-simultaneous
  • alarm-priority
  • alarm-zero
  • alarm-negative

priority scheduling 구현상태 테스트

  • priority-change

  • priority-donate-one

  • priority-donate-multiple

  • priority-donate-multiple2

  • priority-donate-nest

  • priority-donate-sema

  • priority-donate-lower

  • priority-fifo

  • priority-preempt

  • priority-sema

  • priority-condvar

  • priority-donate-chain

  • 발표 준비

Due: 2023.11.30 목

@sirloinbh sirloinbh added Fix 코드 버그 수정 Test 구현된 함수 테스트 labels Nov 23, 2023
@sirloinbh sirloinbh added this to the Project1 milestone Nov 23, 2023
@sirloinbh sirloinbh changed the title Threads 구현 test 및 develop Threads 구현 test 및 develop, 발표준비 Nov 24, 2023
@sirloinbh sirloinbh changed the title Threads 구현 test 및 develop, 발표준비 Threads 구현 test 및 develop, 발표준비-김병현 Nov 24, 2023
@sirloinbh sirloinbh moved this from Todo to In Progress in @pintos project team 3 Nov 27, 2023
@sirloinbh sirloinbh moved this from In Progress to Done in @pintos project team 3 Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 버그 수정 Test 구현된 함수 테스트
Projects
Development

No branches or pull requests

3 participants