Introduction to CPU Scheduling

  Рет қаралды 437,667

Neso Academy

Neso Academy

Күн бұрын

Пікірлер: 61
@paridhichadha3761
@paridhichadha3761 Жыл бұрын
Your videos are basically diluted wisdom Sir...every concept has been made so simple to understand. Thank You so much!
@mdkamrankhan4032
@mdkamrankhan4032 5 жыл бұрын
Respected Sir, Please complete the series on Operating System. I just keep waiting for your next uploads. Thank you.
@hoangminhchau2187
@hoangminhchau2187 Жыл бұрын
1) Single processor system: 1 process can run at a time. When one process has to wait (for an I/O request for example), the CPU is idle, other processes can not use the CPU 2) Multiprogram system: Several processes are kept in memory. When the process is waiting, the CPU is scheduled for another process
@BACHTRANCHINH
@BACHTRANCHINH 10 ай бұрын
Summarize the concpet off this video in 2 line, thanks bro :33
@quratraja7391
@quratraja7391 4 жыл бұрын
Thank You! So, in single processor systems, only one process can be executed by the CPU at a time. When that process, somehow has to wait for some resources , CPU still remains under the hold of that particular process and this idleness of CPU reduces the overall efficiency, productivity and computational speed of system. To overcome this, multiprocessor systems were introduced that allow multiple processes to run simultaneously in a way that one of the process is always executed by the CPU and CPU is never kept idle. Now all that mechanism of allocating CPU to which process and which of the process should wait and when should it be resumed are all managed by CPU scheduling that is in turn performed by several algorithms. Each algorithm has its own characteristics and terms and conditions for its applicability.
@achintsingh4552
@achintsingh4552 2 жыл бұрын
Thank you for the summary 👍🏻
@madhav3444
@madhav3444 2 жыл бұрын
single processor also switches among the processes and make the cpu productive which is known as multiprogramming OS, whereas multiprocessor has more than one processor or CPU which parallely works on different process simultaneously which is more productive than single processors and used in today's modern computers.
@kumarAjitesh
@kumarAjitesh 2 жыл бұрын
I found it so useful that I noted down the whole comment in my OS notes .
@akkir6707
@akkir6707 4 жыл бұрын
simple but direct to the point kudos to you sir!
@maxrodriguez643
@maxrodriguez643 3 жыл бұрын
I loved the explanation given in this video, 10/10
@sefrofchan430
@sefrofchan430 5 жыл бұрын
Your explanation is fabulous.
@ayushiydvKG
@ayushiydvKG 7 ай бұрын
you explain and it doesn't get clear to us, no chance of that happening. may god bless u sir ❤❤
@laxmigupta698
@laxmigupta698 5 жыл бұрын
Sir. Your videos help a lot but we need more. Plzz sir make videos 🙏
@kunalsoni7681
@kunalsoni7681 5 жыл бұрын
wow your explanation is awesome 😙😚❤😙😗
@saddamahmad2310
@saddamahmad2310 5 жыл бұрын
thank you very much sir for this video
@ask4144
@ask4144 4 жыл бұрын
Brilliant!
@misran449
@misran449 3 ай бұрын
clear and concise !! thank you
@godnyx117
@godnyx117 7 ай бұрын
Very useful! Thank you so much!
@surajtiwari8066
@surajtiwari8066 5 жыл бұрын
Please upload videos continue of OS
@sravanivas
@sravanivas 5 жыл бұрын
Can you please upload continuation of operating system videos sir
@aslam4dm
@aslam4dm 5 жыл бұрын
Thank you for your content
@gatecomputerscience1484
@gatecomputerscience1484 2 жыл бұрын
Superb explanation sir
@JamateSirajiaFaisalabad
@JamateSirajiaFaisalabad 3 жыл бұрын
Very Good Explanation Thanks
@programminginfo3403
@programminginfo3403 3 жыл бұрын
When some I/O operation is being performed, CPU is idle(process is being waited), then who is performing that I/O operation ?
@compuholic82
@compuholic82 3 жыл бұрын
I/O devices usually have a built-in controller which executes and manages these operations. The CPU just sends an instruction of what it needs to the device. While the device is working, the OS can put the process to sleep (and do something else in the meantime). As soon as the controller has finished its work, it will send an interrupt to the CPU to notify the OS that the operation has been completed. The OS can now resume the process that requested the I/O operation. That also has the advantage that the OS only needs to know how to talk to the device. How things are managed on the device is the controller's problem.
@technicallytechnical1
@technicallytechnical1 8 ай бұрын
A DMA controller ( Direct memory Access)
@khoa12tvuang49
@khoa12tvuang49 2 жыл бұрын
Thank you Professor!!!
@betul3341
@betul3341 Жыл бұрын
when i get my degree, it is not just me graduating, he owns 40% share over my diploma,
@dilshansandhu2627
@dilshansandhu2627 5 жыл бұрын
Please complete the OS series..exams are coming and we need it.(only 3 weeks left). I need upto Virtual Memory management (Ch9 in Galvin)
@deepak9976
@deepak9976 2 жыл бұрын
Mr Sandhu , u have passed the exam, but if you have been benefited by the awesome explanation neso academy has done , then please try and develop a sense of gratitude ..
@cdm6541
@cdm6541 4 ай бұрын
@@deepak9976 And how do you know that he passed?
@saikrishnathota5972
@saikrishnathota5972 5 жыл бұрын
Waiting for networks lecture sir
@amanchaudhary8817
@amanchaudhary8817 2 жыл бұрын
Very thank you sir 🙏
@gabbarsingh6976
@gabbarsingh6976 Жыл бұрын
Which textbook do you recommend for Operatimg system particularly for cpu scheduling?
@jyotipundir3794
@jyotipundir3794 5 жыл бұрын
Waiting for synchronization topic 🤞🤞🤞
@divyakota4490
@divyakota4490 2 жыл бұрын
Excellent
@subee128
@subee128 11 ай бұрын
Thanks
@JohnSmith-ix6rv
@JohnSmith-ix6rv 3 жыл бұрын
it would be great if u can provide the slides too
@dhanushsivajaya1356
@dhanushsivajaya1356 4 жыл бұрын
Thankyou sir
@SajjadHussain-yy9xo
@SajjadHussain-yy9xo 3 жыл бұрын
Kindly share PPT lectures if available.
@أحمدفلمار
@أحمدفلمار 3 жыл бұрын
thank you
@Abhishek-mt8xv
@Abhishek-mt8xv 10 ай бұрын
can you plz provide the pdf of thee notes 😶
@nidhinhari8397
@nidhinhari8397 5 жыл бұрын
Cpu scheduling and process scheduling are same??
@susmithakolluri3478
@susmithakolluri3478 5 жыл бұрын
No...!In CPU scheduling the CPU is switched among the process which are already present in the memory but in process scheduling what are all the process should be present in the memory will be discussed
@md.istiaqahmed9702
@md.istiaqahmed9702 Жыл бұрын
Please make HRRN video
@punitpushpatode
@punitpushpatode Жыл бұрын
operating system ki vedios hindi language me nhi hai kya
@nooratal3739
@nooratal3739 Жыл бұрын
❤❤❤
@aakashbaisla4689
@aakashbaisla4689 8 ай бұрын
Slides?
@vaibhavrana4680
@vaibhavrana4680 5 жыл бұрын
Sir please upload robotics
@Mas1o8
@Mas1o8 2 жыл бұрын
i was waiting for "shedwling"
@onehmong9368
@onehmong9368 23 күн бұрын
I took operating systems in 1988
@SaucedUpShawty
@SaucedUpShawty 3 ай бұрын
ily
@jemalmuhammed1663
@jemalmuhammed1663 2 жыл бұрын
thank you sir,but focus on practical ratherthan theory
@kamalakarakkim9902
@kamalakarakkim9902 4 жыл бұрын
Jaisonaaaa
@raj-nq8ke
@raj-nq8ke 3 жыл бұрын
🙏🙏
@philipemarques9715
@philipemarques9715 4 жыл бұрын
Vim pelo zebong
@kritijaiswal6496
@kritijaiswal6496 2 жыл бұрын
🙏🥰🥰🥰🥰🥰🥰
@GritAndPain-fm2hd
@GritAndPain-fm2hd Жыл бұрын
1
@healthyvai
@healthyvai Жыл бұрын
skejuling😂
@tekszhufuni2963
@tekszhufuni2963 Жыл бұрын
Poor explanation.. no example
@atuhaireedwin3522
@atuhaireedwin3522 9 ай бұрын
It's the beginning..
CPU and I/O Burst Cycles
8:16
Neso Academy
Рет қаралды 228 М.
Scheduling Algorithms - First Come First Served (FCFS)
17:00
Neso Academy
Рет қаралды 371 М.
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
CPU Scheduling Basics
16:07
Jacob Sorber
Рет қаралды 41 М.
FANG Interview Question | Process vs Thread
3:51
ByteByteGo
Рет қаралды 360 М.
Preemptive and Non-Preemptive Scheduling
18:57
Neso Academy
Рет қаралды 325 М.
Introduction to Operating Systems
16:45
Neso Academy
Рет қаралды 3,1 МЛН
Scheduling Algorithms - Priority Scheduling
17:11
Neso Academy
Рет қаралды 231 М.
Scheduling Criteria
13:35
Neso Academy
Рет қаралды 221 М.
L-2.3: First Come First Serve(FCFS) CPU Scheduling Algorithm with Example
10:34
System Calls
12:39
Neso Academy
Рет қаралды 814 М.
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН