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/interrupt.c 함수 공부 -김병현 #14

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

Threads/interrupt.c 함수 공부 -김병현 #14

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

Comments

@sirloinbh
Copy link
Collaborator

sirloinbh commented Nov 24, 2023

  • 매크로 및 전역변수 의미
  • intr_set_level
  • intr_enable
  • intr_disable
  • intr_init
  • register_handler
  • intr_register_ext
  • intr_register_int
  • intr_context
  • intr_yield_on_return
  • pic_init
  • pic_end_of_interrupt
  • intr_handler
  • intr_dump_frame
  • intr_name

Due : 2023. 11. 26. 일

@sirloinbh sirloinbh added the Study 개념 공부 label Nov 24, 2023
@sirloinbh sirloinbh added this to the Project1 milestone Nov 24, 2023
@sirloinbh sirloinbh self-assigned this Nov 24, 2023
@sirloinbh sirloinbh changed the title Threads/interrupt.c 함수 공부 Threads/interrupt.c 함수 공부 -김병현 Nov 24, 2023
@sirloinbh sirloinbh moved this from Todo to In Progress in @pintos project team 3 Nov 24, 2023
@sirloinbh sirloinbh moved this from In Progress to Todo in @pintos project team 3 Nov 24, 2023
@sirloinbh sirloinbh moved this from Todo to In Progress in @pintos project team 3 Nov 25, 2023
@sirloinbh sirloinbh moved this from In Progress to Done in @pintos project team 3 Nov 25, 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

1 participant