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

advanced scheduler 구현-김병현 #6

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

advanced scheduler 구현-김병현 #6

sirloinbh opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
Dev 코드 기능 업그레이드 Feature 기능 구현 Study 개념 공부
Milestone

Comments

@sirloinbh
Copy link
Collaborator

sirloinbh commented Nov 23, 2023

  • B 4.4BSD Scheduler 학습
  • 다음 함수들은 Thread 폴더의 Thread.c 파일에 있음
  • thread_set_nice
  • thread_get_nice
  • thread_get_load_avg
  • thread_get_recent_cpu

Due : 2023.12.2 토

@sirloinbh sirloinbh added Feature 기능 구현 Dev 코드 기능 업그레이드 Study 개념 공부 labels Nov 23, 2023
@sirloinbh sirloinbh added this to the Project1 milestone Nov 23, 2023
@sirloinbh sirloinbh changed the title advanced scheduler 구현 advanced scheduler 구현-김병현 Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev 코드 기능 업그레이드 Feature 기능 구현 Study 개념 공부
Projects
Development

No branches or pull requests

3 participants