lets simplify this one step more suppose we have 4 process in the main memory as we have single processor which can only execute one process at a time. In this video sir talk about the probability probability(Process utilizing CPU ) = 0.3 Probability(Process utilizing I/O ) = Probability(Process NOT utilizing CPU) = 0.7 Lets say ( Worst Situation) ----> this is the only situation when the CPU will be in idle position. P1 go to CPU and Then go to I/O in that period then , P2 use CPU and then it also go to do some I/O operation , same for P3 and P4. Now at this time every process is doing I/O operation so CPU is Not doing anything( Not utilizing). So to find the probability of the situation where all the process P1,P2,P3 and P4 are doing I/O operation we can use Independent Probability concept. Probability( P1 and P2 and P3 and P4 -----> all doing I/O operation) = Probability(P1 utilizing I/O ) * Probability(P2 utilizing I/O ) * Probability(P3 utilizing I/O ) * Probability(P4 utilizing I/O ) = 0.7 ^ 4 = 0.24 probability of the situation where all the process P1,P2,P3 and P4 are doing I/O operation = 0.24 so in all other cases( Situation) CPU will be Busy processing the Instructions To find the Probability when (Not all process doing I/O operation ) = 1 - Probability( P1 and P2 and P3 and P4 -----> all doing I/O operation) = 1 - 0.24 = 0.76 This says 76% of the time CPU will be doing some work and 24 % it will be idle not doing any thing. If you can relate Leave a Like : )
@abhigyanganguly198811 ай бұрын
Thanks brother, this makes sense. The answer is wrong at 14:51 in the video. 1 - (0.7)^2 = 0.51, so CPU utilisation should be 51% for 2 processes in the RAM This comment saved a lot of time. Lag raha tha maths hi bhul gya XD
@Dilnawazzaman7 ай бұрын
what a explanation bro i was confused
@akshayr16467 ай бұрын
Thanks😅
@niveditha-75554 жыл бұрын
2 years back I had OS subject.. I remember seeing this video one day before my exam to clear some confusion… and now I’m back here watching the entire playlist while preparing for placements.Still,i remember what u taught till today which is very unusual cuz I forgot whatever was taught by my sir in class…. excellent video sir
@GateSmashers4 жыл бұрын
Glad it helped!
@aakashyadav62283 жыл бұрын
@@Avnayaaayahusamjha I don't think niveditha can be a "bro"
@peppermintdior3 жыл бұрын
@@aakashyadav6228 lol
@deepanshuyadav69463 жыл бұрын
Thanks for clarifying
@sanathkumarshenoy99553 жыл бұрын
Yo that's amazing
@allmighty20004 жыл бұрын
for those who wonder how the formula came in 14:40 , i didnt understand at the first glance too , so this explanation might help you too :) let me clear you first how you get 1-k^2 , theres two program in the in the RAM ( 4+ 4) now , theres % given its actually the probability that helps you understand for how much time a process can go for IO operation , now here if 1 process go to IO operation then the other 4 Mb process will be exicuted , the Only time CPU can stay in Idle mode is when both the process gone for the io operation at the same time , now the probability of going under IO operation at the same time is K*K , you can understand that , so the probablity that CPU remain idle = 1 - k*k = 1 - k^2 and yes the ans is 51% , but anyhow the cpu utilization increased , thats enough
@AyushMo3 жыл бұрын
Thank you, only one that makes sense here
@alokbharti36083 жыл бұрын
my doubt cleared..
@paragroy53593 жыл бұрын
Thanks for the explanation....
@piyushwankhade51773 жыл бұрын
Thanks for the explanation brother. It helped 🙌
@mahalakshmin23942 жыл бұрын
Thanks for the explanation..
@yatharthbisht52738 ай бұрын
🎯 Key Takeaways for quick navigation: 00:00 *📚 Memory management in operating systems manages different types of memories like RAM, hard disk, and registers efficiently.* 00:28 *💻 The primary focus of memory management is on RAM since it directly interacts with the CPU.* 02:30 *💰 Increasing RAM size directly affects the system cost, so a balance is needed for normal users.* 03:31 *🚚 Programs are stored in secondary memory and need to be brought into RAM for CPU execution.* 06:05 *🌐 Multiprogramming brings multiple processes into RAM for efficient CPU utilization.* 08:53 *📈 A numerical example shows higher CPU utilization with more processes in RAM.* 17:38 *🔑 Increasing RAM size allows more processes, increasing degree of multiprogramming and CPU utilization.* 20:02 *🧰 Memory management handles allocation, deallocation, and security of RAM for processes.* 21:56 *🧩 Processes can be divided into blocks and brought into RAM for efficiency.* Made with HARPA AI
@shah121555 жыл бұрын
Tanx sir i m from Pakistan we often learn educational material from Indian instructor .... like U ... U r proud of ur country....
@pruthvi77984 жыл бұрын
We should not study ,allah will do everything, Only pray 10 times a day for allah , we can crack any exam.
@kumarshivam43174 жыл бұрын
@@pruthvi7798 hahahahaha
@tanmaykumar27844 жыл бұрын
Pride hota hai bhai
@shah121554 жыл бұрын
@@kumarshivam4317 thumara hasny ki waja jaan saktha ho
@muhammadahmed86584 жыл бұрын
Pr k to ap b phr koi bna len chenal ta k ap b kisi k liy proud bn jai
@awasthi_108 Жыл бұрын
00:00 Memory management in Operating System is managing various types of memory efficiently. 03:13 RAM is crucial for CPU to execute processes from secondary memory 06:24 Degree of Multiprogramming improves CPU utilization and system performance. 09:22 RAM and process size affect number of processes in RAM 12:28 Increasing RAM size leads to higher CPU utilization 15:30 Increasing RAM size leads to higher CPU utilization 18:31 Increasing RAM size leads to higher CPU utilization 21:13 Degree of Multiprogramming and Memory Management Crafted by Merlin AI.
@kewtomrao3 жыл бұрын
For anyone wondering why its k^2 and not 2k,think of K as the probability that a process would spend its time doing I/O. Hence if all the 2 process P0 and P1 are doing I/O,then the total probability would be: P(both the process are doing I/O) = P(P0 is doing I/O)*P(P1 is doing I/O) = k*k = k^2. This is total probability from class 12.
@ashishgaurav78623 жыл бұрын
Thanks very much
@arjanhazra43342 жыл бұрын
Thanks
@tandelprince88352 жыл бұрын
tnx bro
@rajganojwar10272 жыл бұрын
Brilliant
@techcode3562 жыл бұрын
Thanks
@sushakya_3 жыл бұрын
14:48 The answer is 51%. 0.7 squared is 0.49 and when you subtract it from 1, the answer is 0.51.
@kritikadewangan81793 жыл бұрын
Yes, that's right
@milesplays75183 жыл бұрын
then after that the answer will be .76 in case of ^4
@sanathkumarshenoy99553 жыл бұрын
Thank you, even i had the same doubt
@harshitsharma78713 жыл бұрын
@𝕄𝕚𝕣 ℤ𝕦𝕓𝕒𝕚𝕣 bhai paper me tu numerical question ke answer me concept likh aaiyo aur neeche likh diyo ki "Concept is more important than calculation.. You can do this silly mathematical calculation of your own"
@nikhileshbaghel3 жыл бұрын
@@harshitsharma7871 why k^2 and k^3 he is doing??
@mohammedfarooq86732 жыл бұрын
if i get this kind of teacher then i can crack all the toughest exams on this earth.....serioulsy sir k liye dil se dua nikalti h
@46_preety_sharma764 жыл бұрын
Education, will be interesting..if we'll get a teacher like you sir.....thank you so much ..
@AnEngineersLife2 жыл бұрын
In case of 1- k^4 ans is coming about 74% And in case of 1-k^2 it is about 51% In case of 1-k^8 it is about 94%
@vibhosharma9487 Жыл бұрын
in case of k^4 it is coming about 75.99 %
@am-gv5zn Жыл бұрын
yess
@Dedeepya910 ай бұрын
Even I was wondering how come 2 process case wil b 74% ,it should be 51% ,thanks for your explanation
@arzoojain49419 ай бұрын
I was going to comment this too😅
@kraz26966 ай бұрын
I was scrolling the comments to spot the same error😂
@anchalgupta48603 жыл бұрын
The K values are probabilities. So probability that N processes together will be performing I/O at the same time (when all of them perform I/O simultaneously is the only case when CPU will be idle) is K^N . Thus we can say that probablity that CPU will be idle is K^N. So probability that CPU is not idle, or CPU utilization is 1 - K^N.
@smrpkrl11 ай бұрын
thanks it cleared my doubt..i was wondering why sir wrote k^2 instead of 2k..i was expecting an explanation from him
@sridevi-rt7ek2 ай бұрын
but if one process is using I/O how can another process use I/O
@pstsaiganesh81293 жыл бұрын
I watch your videos a day before my exam. There is no need to refer to other books. Thank you, sir.
@sheetaljain35694 жыл бұрын
Sir really whenever you teach us ,it seems as I'm CPU and I'm processing several process at a time and managing as you explained. Sir ,i got understand each and every point. Thanks you my honorable teacher
@DaysAreOver5 жыл бұрын
The K values are probabilities. He is mentioning them as "percentages of time" for simplification. So overall probability that N processes will be independently performing I/O is just K^N (independent events/independent trials). Prob. that any one of the processes will perform CPU operation will be 1 - K^N. Best to do math before any other CS subject if you are preparing for GATE.
@archilkumar4 жыл бұрын
@@siddhantjain3166 it's 1-k^n, not 1-k*n. There's a difference between power and multiplying
@prakash796734 жыл бұрын
@@siddhantjain3166 bhai tu jaake pehle mathematical symbols ke basics clear kr
@kirtipurohit12373 жыл бұрын
@@archilkumar But why is it even k^n..if there are 3 processes then, k+k+k ..why k^n ?
@archilkumar3 жыл бұрын
@@kirtipurohit1237 If there are n independent events with success probability P1, P2, P3, ..., Pn. Then the probability of all events occurring successfully together is P1*P2*P3*...*Pn (not P1+P2+P3+...+Pn) Thus, the probability of atleast one event failing is 1-(P1*P2*P3*...*Pn)
@shivankitraghav3 жыл бұрын
@@archilkumar Dude that cleared things so much. Thanks a lot.
@riyamajumdar31842 жыл бұрын
literally nobody explained the basic concepts of memory management as simple like the way you explained... thanks a lot sir
@chrnsingh354 жыл бұрын
Sir u r the best teacher I found on KZbin for computer science ... Sir pdf notes bhi provide kr dete to speed me course ho jata notes bnane me bahut time lgta hai
@sachalraja10543 жыл бұрын
Waah Sir aap to cha gaye...! Maza hi agaya....this is the very first time I am learning this topic and I understood it very well..Thanks for this playlist.. and yeah those figures for k^2 is 51% and for k^4 is 76%..but i understood the point you were presenting.
@sushantagawane86834 жыл бұрын
Sir, I really appreciate your endeavours for making such concepts more and more easy and clear. Thank You, Sir.
@samidhabharati3064 жыл бұрын
Thank you Sir, because of your teaching I really was able to study OS which seemed to me very hard earlier. Thank you sir again. I wish teachers like you exist in our KIIT college also.
@raashi_shah4 жыл бұрын
guess the best part bout your lectures is that you repeat the key concepts so much that it gets drilled in our heads. thank you!!!
@vyankateshpanchal56162 жыл бұрын
Hmm
@arpanthomas56024 жыл бұрын
fun fact: your lecture seems more confident when played at 1.5x ..... 😂😂
@devilharish85483 жыл бұрын
😂😂✅💯
@localbus70083 жыл бұрын
Thanks
@ajaytiwari42573 жыл бұрын
You are right bro
@im_parth3 жыл бұрын
Nope , @2x
@tomrabhishek3 жыл бұрын
3X, when you have just 2 hrs left for the exam
@pavankalyan4503 Жыл бұрын
entire cpu operation is in this video ,finally i got this.........why need of large size of ram in phones.......got the point bro......thanks....
@amir_coding2 жыл бұрын
Watching these day before exam at 2x, Very nice explanations Sir. May Allah bless you with hidayah.
@Quavo-goa Жыл бұрын
Samee
@jomondal3 жыл бұрын
Not sure who disliked this video! Thank you so much for this fantastic video Varun.
@engineerskegyan79972 жыл бұрын
University professors 😂
@CybersecurityAgent-lb1xe Жыл бұрын
@@engineerskegyan7997😂😂😂may be
@rahulshah64863 жыл бұрын
One of the best OS series I have come across Thank you sir!!
@ayushagrawal83453 жыл бұрын
Sir I'm a HCL TECHBEE SCHOLAR . We were told that we will get the best trainer but I think you are the best trainer who teaches all the deficult concept very smoothly. Thank you, Thank you so much sir ❤️
@armankhanpathan408 Жыл бұрын
Hey you are still in hcl tech bee program?
@ayushagrawal8345 Жыл бұрын
@@armankhanpathan408 yeah bro
@NoOneIsHereRightNow4 жыл бұрын
Can you put subtitles, your work is amazing and people like me maybe can't understand all of them. so much respect sir
@DILIPKUMAR-ws7td6 жыл бұрын
Wha kya KNOWLEDGE K H AUR kya padhane k tarika h ...... Aap jesa teacher ki jarurat h COLLEGE M SIR ... THANKS SIR
@GateSmashers6 жыл бұрын
Thank You so much for the appreciation. Bless you. keep learning and sharing
@pranavkul5254 жыл бұрын
Communication skills and your efforts are remarkable!
@gmanikarthik6190 Жыл бұрын
00:00 Memory management in Operating System is managing various types of memory efficiently. 03:13 RAM is crucial for CPU to execute processes from secondary memory 06:24 Degree of Multiprogramming improves CPU utilization and system performance. 09:22 RAM and process size affect number of processes in RAM 12:28 Increasing RAM size leads to higher CPU utilization 15:30 Increasing RAM size leads to higher CPU utilization 18:31 Increasing RAM size leads to higher CPU utilization 21:13 Degree of Multiprogramming and Memory Management
@muhammadikram1394 жыл бұрын
I did MscIt IN 2017 but today learning concepts in 2020. Thank you very much. Please keep making such wonderful nice and knowledgeable video and keep trying your best and then you will deserve more and more views. and please never hesitate to speak Urdu during English lectures. The objective is to convey to us the concept. You are doing a good job. Thanks a lot. and alot of love from across the border Pakistan.
@amankumar-gn2ze Жыл бұрын
are wo Hindi use kar rahe hain urdy nahi.
@G_O_A_T__W.B Жыл бұрын
@@amankumar-gn2zeits very similar
@ajithsphilip95863 жыл бұрын
you r so good i have completed all the videos and it was very usefull thankyou
@satyam_parul9 ай бұрын
00:04 Memory management in operating system is crucial for efficient use of different types of memories. 03:16 RAM is crucial for CPU to execute processes from secondary memory. 06:23 Degree of Multiprogramming increases CPU utilization and system performance. 09:20 RAM size and process size affect multiprogramming 12:42 Increasing RAM size leads to higher CPU utilization 15:52 Increasing RAM size increases CPU utilization 18:49 Increasing RAM size leads to increased CPU utilization and process accommodation 21:21 Memory management and degree of multiprogramming are crucial for system efficiency
@varsharain594028 күн бұрын
You are amazing teacher sir even my subject teacher also sends your video to clear doubts. And after watching your video there is no doubts about these os topics.
@GautamKumar-qx3rt3 жыл бұрын
Such a Wonderful lecture Sir !! Thank You Sir
@GautamKumar-qx3rt3 жыл бұрын
Sir I followed your chanel previous two years and I want some suggestions to you for my future thank you!! Please reply Sir Give me your mail id coz i want contact you Sir I don't use any social media app please please give me your mail id
@incredibletech50814 жыл бұрын
Thank you sir I understood the concept clearly😊. I appreciate your hard work sir keep going
@pritysingh50706 жыл бұрын
Fabulous explanation, just love your explanations sir 😊
@yashmistry14243 жыл бұрын
Such a hardworking person.....he is recording video in night also (if anyone has noticed the sound at 16:18)
@ruchaabhyankar4 жыл бұрын
Very helpful Operating System series!
@rohanwayangankar64983 жыл бұрын
Sis u are engineering student kuch samaj aata hai kya
@ruchaabhyankar3 жыл бұрын
@@rohanwayangankar6498 Yes
@rohanwayangankar64983 жыл бұрын
@@ruchaabhyankar sis tume Engineering me coding sikhaya jata hai kya
@dvjakhar3 жыл бұрын
@@rohanwayangankar6498 Yes
@fishkibits967920 күн бұрын
9:09 15:07 17:30 19:00 degree of multiprogramming 19:36 sabhi type ka memory is managed by OS bacchon memory ko manage karna hai Sabse jyada important hai that is RAM
@vinaypandey49574 жыл бұрын
Sir, you are doing really well. You explain the topics in a very fluent way and it becomes very easy
@thienngonhat26592 жыл бұрын
Today is Vietnam's Teacher day, I would like to express my sincere gratitude to you.
@poojachauhan27094 жыл бұрын
Thank you sir for clearing our concept....
@shivanimalik84433 жыл бұрын
Thank you sir ,your all videos are very helpful
@paklovers16042 ай бұрын
Generally we say, in all the theory, we generally say that Degree of Multiprogramming 19:02 means more and more number of processes in the RAM. This is the only definition. 19:07 But how we can bring more and more number of processes? 19:12 For that I will have to increase size of the RAM and when I increase size of the RAM 19:17 then definitely more and more number of processes will be accommodated there. 19:21 And then CPU utilization will automatically increase. A real life example of this, 19:27 a numerical we solved here so you can easily judge this from here also. 19:32 So here my memory management technique, memory management technique says what? 19:37 Although we have to manage all memories, Operating System manages all memories, 19:43 but here for which memory this management is most important? RAM. Reason is that 19:49 whatever number of processes which are present in the secondary memory, 19:58 and this is my RAM, and this is the CPU. 20:02 so whatever number of processes which are present where? In the secondary memory. 20:05 So from the secondary memory, to bring more and more number of processes in the RAM, 20:11 this is also responsibility of what? Operating System. 20:14 So this is a part of the memory management. 20:17 Second, we said that bring more and more processes in the RAM, 20:21 so due to this functionality of Operating System increased, what is the functionality? 20:27 Allocation, deallocation. It will have to concentrate more on allocation and deallocation. 20:32 When more and more number of processes come in the RAM 20:35 then more and more allocation will happen and when the processes will go back 20:40 then deallocation will be there. And here funda of security will also be used. Why? 20:44 Because the more processes we bring in the RAM, it is possible that 20:49 one or two processes may interfere with each other, 20:53 means their instructions may interfere with each other. So Operating System takes care of this also 20:59 that no, this type of problem should not happen. The size or memory allocated to some process, 21:09 it will use only that much space, more than that its instruction cannot come out. 21:13 So funda of security, allocation deallocation, that is done by the 21:17 Operating System in the memory management. So that's why this is the important part 21:22 that why we relate Degree of Multiprogramming to memory management and here 21:27 the entire memory management, the majority of memory management is that 21:33 bring more and more processes in the memory, in which memory? In RAM. 21:38 But that is a challenge in itself. Challenge is in one more sense that 21:43 it may happen that I bring a process entirely, one full process I bring in the RAM, 21:49 and second can also be that I divide the process into fractions, and some of its part, 21:56 the part that is required I bring only that, that will be seen in Paging and Segmentation further. 22:01 But yes, we can also bring the entire process in the RAM. 22:06 But let's say that a process of 4MB we bring in the RAM, then it is possible that 22:10 only 1 or 2 instructions we to be executed in it, so 1 or 2 instructions are in bytes, 22:16 means CPU only wanted data of 1 or 2 bytes, but I bring 4MB data in the RAM to execute, 22:24 then obviously here also efficiency of system can be affected because this much data 22:29 through buses, through the data bus you have to travel, so instead of travelling more data 22:35 what we do? We generally divide the process in fractions, in multiple blocks and 22:41 we bring blocks of some processes like we bring one block of P1, second block of P2, 22:47 some other block of P3, some other block of P4 process, some other block of P5, some other of P6, 22:53 means we try to bring their blocks in the RAM. But how we divide these blocks and all, 22:59 that will be seen in the further videos of Paging and Segmentation. 23:03 So this is all about how we relate Degree of Multiprogramming and Memory Management with each other 23:09 and why the Degree of Multiprogramming is very important, and how to achieve it? 23:15 Concept is simple, increase the size of RAM and when you increase the size of RAM, 23:20 more and more processes will be accommodated. And how will CPU utilization increase? 23:26 You can easily check through this example. 23:29 So this is all about Memory Management and Degree of Multiprogramming.
@itknowledgegate78195 жыл бұрын
Excellent work,your all videos are very easy to understand and easy. Thank u
@rimshakanwal22093 жыл бұрын
you r luv sir ❣️your method of teaching is very impressive for me..
@Kaustubh_Jogle3 жыл бұрын
Thank you so much sir, ur videos are very helpful. any topic I search I get ur video.
@jyotisaini24514 жыл бұрын
Thank you so much for clearing this topic ... really ur teaching manner is indexplicable...
@prinshu1864 Жыл бұрын
We divide k^2 by 2 bcz its a rule of probability in arrangement (selection n arrangement) If p0 p1 perform same i/o operation simultaneously we use multiplacation rule ie is k^2/2 as they both are same (performing same task just like in probability same n identical objects) ..... Thanks sir🙏
@utkarshsingh36262 жыл бұрын
Nice explanation, just few correction * K is probability * 15:05 time calculation mistake or it will be (0.07)^2 * both will use k time and k time so K^2, its basically both will go simultaneously for i/o is K^2. keep up the good work
@HassanKhan-t8v5 ай бұрын
One of the great name in CS I like much your lecture and watch stay happy 🥀🥀🥀🥀
@ASHWANIKUMAR-wk2hf6 жыл бұрын
(0.7)^2=0.49 1-0.49=51% != 76%
@Harendrasingh-op3lv6 жыл бұрын
there is mistake . it should be 51%
@Harendrasingh-op3lv6 жыл бұрын
1-k^4 !=94, it is 76. overall conclusion is ,cpu utilisation is proportional to degree of multiprogramming.
@drpritimath5 жыл бұрын
Yes, you're right ashwani ji .. varun sir, is perhaps also right...as he was just explaining the concept.
@AnandKumar-wv7zq5 жыл бұрын
The purpose of this video to explain the concepts.
@ikramwani52075 жыл бұрын
Tnx for saving lazy people like me ;)
@MustafaAfridi-i3xАй бұрын
Your lecture save my whole semester
@KushG4204 жыл бұрын
Much respect, the grit is real🔥
@shwetajadhav6937 Жыл бұрын
Thanks for uploading great lecture🙏🏻
@varsharain594028 күн бұрын
Even i recommended your videos to my classmates. ❤
@ajaypokharel43 жыл бұрын
thanks sir i am from nepal .we all are dependent on you
@dvjakhar3 жыл бұрын
Can you help in how probabilities are calculated?
@dharmendrapastariya98954 жыл бұрын
For 2 process it is 51% 4 process it is 76% And for 8 process it is 94%
@mohibullahsarfiraz48403 жыл бұрын
outstanding videos of yours in OS area sir, thank you so much hope to see u with millions of subscribers one day. keep going sir. best of luck.
@kartik0-i2q6 ай бұрын
You are doing great job 💜
@panditsanjay77624 жыл бұрын
Sir aap aaj k guru Dronacharya ho keep it up sir
@Nopenotnitish3 жыл бұрын
Here in 2x speed before my sem exam 🏃♂️ Thank u so much :))
@pushplataverma98702 жыл бұрын
Nice teaching 😌🙏😇 very understandable
@TheColorfulknotstudio4 жыл бұрын
I'm from Kerala , tomorrow I have semester exm, sir thank u so much I really like the of ur presentation and everything is perfect and the concept s clear🥰 in my 4 yr of btech life u help me in every exams ❤️thank you so much
@vdiluu51024 жыл бұрын
😅nale exam onnum ariyola 😂
@sanathkumarshenoy99553 жыл бұрын
ade?
@supriyapurohit39642 жыл бұрын
Aj class bhut achi chal rehi h thankyou sir💖
@PH112444 жыл бұрын
Great methodology sir may Allah give you more concepts.. Ameen!!
@GateSmashers4 жыл бұрын
Thank you so much for blessings..
@deadmanlive69613 жыл бұрын
well sir is cleaver than allha lol, and dont forget according to islam non are going to hell
@yogeshsh25753 жыл бұрын
Lecture so good that even crickets came to listen.
@research-g2n4 жыл бұрын
Great explanation. Well done👍✅♥️👌
@hemantkumar-ep4qk4 жыл бұрын
great video ,explains every point
@dhananjaylakkawar46213 жыл бұрын
Too good explanation sir!
@RAju_00024 жыл бұрын
Sir aapka videos pe like is liye ni aata kuki sblog ko video itna jyda pasand aata hai ki likes pe dhyan he ni jata ...but you teach🥰1 no.🥰🥰🥰🥰🥰💯❣️
@sradhanjalipattanaik6152 Жыл бұрын
You are really outstanding
@wolfpack-v3z Жыл бұрын
If each process is going to spend a fraction "p" of its time doing I/O operations, then the probability that two processes are doing I/O at the same time (simultaneously) can be calculated using the concept of independent events. Since each process's I/O operations are independent of each other, the probability of both processes performing I/O at the same time is the product of their individual probabilities of performing I/O at that time. Mathematically, the probability of both processes doing I/O at the same time (simultaneously) can be calculated as: Probability = Probability(Process A doing I/O) * Probability(Process B doing I/O) If "p" is the fraction of time that each process spends doing I/O, then: Probability(Process A doing I/O) = p Probability(Process B doing I/O) = p Therefore, the probability of both processes A and B doing I/O at the same time is: Probability = p * p = p^2 This is the probability that both processes are simultaneously doing I/O operations at any given moment. Remember that this calculation assumes that the I/O operations of each process are independent of each other and that there is no interaction or synchronization between the processes' I/O activities.
@pallavtiwarilav858111 ай бұрын
Kaha the gyani baba 😂
@pallavimeshram64923 жыл бұрын
I can hear cricket🦗 singing in background, I think this video was recorded at night time, btw your content is very helpful
@techythings25556 жыл бұрын
YOU ARE DOING GREAT JOB SIR
@kingphoenix19053 жыл бұрын
Very detail.......... Better than our sir teaching.... 👌👌👌👌
@ankitjodhani6894 жыл бұрын
sir aap rat mai hamare liye video bana rahe hoooo .... TAITANIC THANK YOU
@HealthConsciousUpdates4 жыл бұрын
Sir g your way of teaching is superb 👌👍 Love your videos from Punjab Pakistan and here I am your new subscribers.
@haideralijanjua82653 жыл бұрын
Im from Pakistan and i have passed my exams just because of you Thank u sir
@shefaliyadav13454 жыл бұрын
Sir very well taught..
@rakeshdebata50604 жыл бұрын
Well explanation fabulous teaching sir🤗🤗🤗🤗
@mukulmaurya1814 Жыл бұрын
I believe that how mesmerized you must be feeling, reading these lovely comments. You should be proud of yourself for doing this wonderful job of imparting your knowledge to us!!!!!!🎉 Want to meet you some day dear Varun
@ravijain47924 жыл бұрын
1-(.7)^2 is equal to 51% approx and 1-(.7)^4 is equal to 76% approx
@72_shivamthakur894 жыл бұрын
concept pe dhyan mat de diyo
@Jotkaur07 Жыл бұрын
I like his way of teaching
@Lokesh_yadav__2 жыл бұрын
Paid courses m smj nhi aata....yha better smj aata h thaku si much 🙏🙏
@Kaivalyamani2 жыл бұрын
If events are independent then compound probability is P(A ∆ B∆ C ......) = P(A)P(B)...... Where ∆ means intersection
@padigelajayanth44523 жыл бұрын
great lecture, my college lecturer is playing this video in online class !! LoL😂😂
@rohanwayangankar64983 жыл бұрын
Bro u are engineering student kuch samaj aata hai kya
@PrMovies0 Жыл бұрын
😂
@bankorium2 жыл бұрын
Mathematics Guru Ji.😃 1-(0.7)^2 = .51
@phil_ka3 жыл бұрын
A 20% I/O time for a process could be interpreted as "At any given time, there's a 20% chance that the process is performing I/O operation and CPU is idle". If we have n processes in RAM, and we want CPU idle time, we are essentially trying to figure out "For what time, all the processes in the RAM would be performing I/O operations, leaving the CPU idle". Now think about it, if we have n processes, and every process' CPU idle time is x%, what are the chances that all the processes are performing I/O operations at the same time? that'd be (x/100)^n and that's how you get the CPU idle time. You could think of it as an upper bound idle time since it's just a probability measure of all the processes undergoing I/O operation at the same time.
@AhamedKabeer-wn1jb3 жыл бұрын
Well explained Sir..Thank you..
@ahmedryan72895 жыл бұрын
Brother, you may want to give a look at the mathematics here: 1-(0.7*0.7)=.51 which denotes 51% when k=2; but you have written 76%{1-(0.7*0.7*0.7*0.7)} which is true if k would be 4; Please do give a check. Thank You
@ParnikaTutorials3 жыл бұрын
I completely agree
@jiniyasbiswas45573 жыл бұрын
Yes ,I got this too
@arindamroy73 жыл бұрын
@@jiniyasbiswas4557 OS sesh then ? XD
@jiniyasbiswas45573 жыл бұрын
@@arindamroy7 Nah nah vai...suru korlam just 😅😅
@dam78543 жыл бұрын
@@arindamroy7 nhk?
@JijaChad-os8mo2 жыл бұрын
Thank you gurujii 🍎👏
@Special_moment_Ай бұрын
for 2 no. of processes , k=0.7,k^2 = 0.49, hence CPU utilization = .51 or 51%
@asharali2832 жыл бұрын
Numerically it's is proven that high cpu utilisation will give higher efficiency but ideally it was ask how to minimise cpu utilisation to keep system/server on track so how we can prove this high cpu utilisation is + point without pen and paper.....will be waiting for ans Take care 🙂 #Awsm content of video
@arzookothariya75955 жыл бұрын
Great explanation.. Thank you sir..
@cozi_videos Жыл бұрын
Best teacher in the world.. Love from Pakistan
@juniyasteffi37903 жыл бұрын
I don't evn k a bit of hindhi .. Yet I understand @Prabin