Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.3k views
in Technique[技术] by (71.8m points)

linux - CPU Scheduling in Operating System

Suppose that you are listening to an audio file, making a presentation, and downloading some large files from the Internet. How does the operating system schedule these processes if you are running?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

When there are simultaneously three processes running then there will be precedence order the audio file and presentation is shifted to static memory by AI unit and downloading has higher precedence and downloading will be opened on screen. When the operation is ended the whole process comes in reverse order if we are working on presentation then that will open on screen or otherwise audio file will be opened.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...