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

Question: Understanding how OS works in depth #9

Open
ajaykmr2292 opened this issue Aug 16, 2020 · 0 comments
Open

Question: Understanding how OS works in depth #9

ajaykmr2292 opened this issue Aug 16, 2020 · 0 comments
Labels
question Further information is requested

Comments

@ajaykmr2292
Copy link

I hope you have extensive experience in OS. I am pretty familiar with OS concepts but I am confused in understanding how these independent components cooperate and run on a single piece of hardware: the processor. How can I understand these things?
Example: I know that there are long-term, short-term schedulers in a OS. Short-term scheduler is going to be triggered on time-slice interrupts and its going to context-switches processes (in multitasking system). When does long-term scheduler run on the processor then?

@ajaykmr2292 ajaykmr2292 added the question Further information is requested label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant