Тёмный

Introduction to CPU Scheduling 

Neso Academy
Подписаться 2,6 млн
Просмотров 379 тыс.
50% 1

Operating System: Introduction to CPU Scheduling
Topics discussed:
1) Basics of CPU Scheduling in Operating System.
Follow Neso Academy on Instagram: @nesoacademy (bit.ly/2XP63OE)
Follow me on Instagram: @jaiz_itech (bit.ly/2M3xyOa)
Contribute: www.nesoacademy.org/donate
Memberships: bit.ly/2U7YSPI
Books: www.nesoacademy.org/recommende...
Website ► www.nesoacademy.org/
Forum ► forum.nesoacademy.org/
Facebook ► goo.gl/Nt0PmB
Twitter ► / nesoacademy
Music:
Axol x Alex Skrindo - You [NCS Release]
#OperatingSystemByNeso #OperatingSystem #CPUScheduling #os

Опубликовано:

 

2 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@paridhichadha3761
@paridhichadha3761 Год назад
Your videos are basically diluted wisdom Sir...every concept has been made so simple to understand. Thank You so much!
@mdkamrankhan4032
@mdkamrankhan4032 4 года назад
Respected Sir, Please complete the series on Operating System. I just keep waiting for your next uploads. Thank you.
@akkir6707
@akkir6707 3 года назад
simple but direct to the point kudos to you sir!
@hoangminhchau2187
@hoangminhchau2187 11 месяцев назад
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 4 месяца назад
Summarize the concpet off this video in 2 line, thanks bro :33
@maxrodriguez643
@maxrodriguez643 3 года назад
I loved the explanation given in this video, 10/10
@sefrofchan430
@sefrofchan430 4 года назад
Your explanation is fabulous.
@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 Год назад
Thank you for the summary 👍🏻
@madhav3444
@madhav3444 Год назад
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 Год назад
I found it so useful that I noted down the whole comment in my OS notes .
@aslam4dm
@aslam4dm 4 года назад
Thank you for your content
@ayushiyadav1
@ayushiyadav1 Месяц назад
you explain and it doesn't get clear to us, no chance of that happening. may god bless u sir ❤❤
@saddamahmad2310
@saddamahmad2310 4 года назад
thank you very much sir for this video
@godnyx117
@godnyx117 25 дней назад
Very useful! Thank you so much!
@ZikreMustafaSAW
@ZikreMustafaSAW 3 года назад
Very Good Explanation Thanks
@khoa12tvuang49
@khoa12tvuang49 2 года назад
Thank you Professor!!!
@ask4144
@ask4144 4 года назад
Brilliant!
@kunalsoni7681
@kunalsoni7681 4 года назад
wow your explanation is awesome 😙😚❤😙😗
@laxmigupta698
@laxmigupta698 4 года назад
Sir. Your videos help a lot but we need more. Plzz sir make videos 🙏
@gatecomputerscience1484
@gatecomputerscience1484 2 года назад
Superb explanation sir
@amanchaudhary8817
@amanchaudhary8817 Год назад
Very thank you sir 🙏
@divyakota4490
@divyakota4490 2 года назад
Excellent
@dhanushsivajaya1356
@dhanushsivajaya1356 3 года назад
Thankyou sir
@surajtiwari8066
@surajtiwari8066 4 года назад
Please upload videos continue of OS
@user-ut5kt1cr7f
@user-ut5kt1cr7f 2 года назад
thank you
@subee128
@subee128 4 месяца назад
Thanks
@yuvaansravanivas
@yuvaansravanivas 4 года назад
Can you please upload continuation of operating system videos sir
@saikrishnathota5972
@saikrishnathota5972 4 года назад
Waiting for networks lecture sir
@JohnSmith-ix6rv
@JohnSmith-ix6rv 3 года назад
it would be great if u can provide the slides too
@nooratal3739
@nooratal3739 Год назад
❤❤❤
@gabbarsingh6976
@gabbarsingh6976 Год назад
Which textbook do you recommend for Operatimg system particularly for cpu scheduling?
@SajjadHussain-yy9xo
@SajjadHussain-yy9xo 3 года назад
Kindly share PPT lectures if available.
@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 2 месяца назад
A DMA controller ( Direct memory Access)
@md.istiaqahmed9702
@md.istiaqahmed9702 Год назад
Please make HRRN video
@raj-nq8ke
@raj-nq8ke 3 года назад
🙏🙏
@dilshansandhu2627
@dilshansandhu2627 4 года назад
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 Год назад
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 ..
@betul3341
@betul3341 9 месяцев назад
when i get my degree, it is not just me graduating, he owns 40% share over my diploma,
@jyotipundir3794
@jyotipundir3794 4 года назад
Waiting for synchronization topic 🤞🤞🤞
@vaibhavrana4680
@vaibhavrana4680 4 года назад
Sir please upload robotics
@kamalakarakkim9902
@kamalakarakkim9902 3 года назад
Jaisonaaaa
@nidhinhari8397
@nidhinhari8397 4 года назад
Cpu scheduling and process scheduling are same??
@susmithakolluri3478
@susmithakolluri3478 4 года назад
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
@Abhishek-mt8xv
@Abhishek-mt8xv 4 месяца назад
can you plz provide the pdf of thee notes 😶
@aakashbaisla4689
@aakashbaisla4689 2 месяца назад
Slides?
@punitpushpatode
@punitpushpatode Год назад
operating system ki vedios hindi language me nhi hai kya
@Mas1o8
@Mas1o8 2 года назад
i was waiting for "shedwling"
@jemalmuhammed1663
@jemalmuhammed1663 2 года назад
thank you sir,but focus on practical ratherthan theory
@kritijaiswal6496
@kritijaiswal6496 Год назад
🙏🥰🥰🥰🥰🥰🥰
@GritAndPain-fm2hd
@GritAndPain-fm2hd 9 месяцев назад
1
@philipemarques9715
@philipemarques9715 3 года назад
Vim pelo zebong
@healthyvai
@healthyvai 6 месяцев назад
skejuling😂
@tekszhufuni2963
@tekszhufuni2963 Год назад
Poor explanation.. no example
@atuhaireedwin3522
@atuhaireedwin3522 2 месяца назад
It's the beginning..
Далее
CPU and I/O Burst Cycles
8:16
Просмотров 200 тыс.
Scheduling Algorithms - First Come First Served (FCFS)
17:00
Operating System In One Shot by Anuj Bhaiya 🔥
1:11:19
Просмотров 452 тыс.
CPU Scheduling Basics
16:07
Просмотров 36 тыс.
Preemptive and Non-Preemptive Scheduling
18:57
Просмотров 287 тыс.
First Come First Served Scheduling (Solved Problem 1)
18:50
Multilevel Queue Scheduling Algorithm
14:36
Просмотров 165 тыс.
Scheduling Algorithms - Round Robin Scheduling
15:16
Просмотров 245 тыс.
Scheduling Algorithms - Priority Scheduling
17:11
Просмотров 203 тыс.