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

[운영체제_쉬운코드] 1강 - 꼬리질문 #1

Open
cyj199637 opened this issue Feb 27, 2023 · 0 comments
Open

[운영체제_쉬운코드] 1강 - 꼬리질문 #1

cyj199637 opened this issue Feb 27, 2023 · 0 comments

Comments

@cyj199637
Copy link

1. 프로세스 간 컨텍스트 스위칭은 어떻게 일어나는가?

1.1 프로세스는 언제 생성되는가?

1.2 프로세스 간 데이터 공유는 어떻게 일어나는가?


2. 스레드 간 컨텍스트 스위칭은 어떻게 일어나는가?

2.1 스레드 간 데이터 공유는 어떻게 일어나는가?

2.2 스레드 간 스택 영역을 공유하지 않는 이유는 무엇인가?


3. 컨텍스트 스위칭은 누가 어떻게 관리하는가?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant