00:02
Hello students, to minimize the time to search for a given record we need to find the value of m.
00:12
So to find that is the minimizing the total search time considering both the disk access time and the main memory processing time.
00:22
So let's break down the total search time into its components.
00:26
So first component we can take it as a disk access time.
00:31
So first we need as a disk access time.
00:36
So for this access time we have as 90 plus 0 .07 into m that has been calculated in milliseconds in milliseconds fine.
01:02
So the second thing we need is the main memory processing.
01:06
So the main memory processing time the main memory processing processing time be as a plus b log 2 m that is also been calculated in a milliseconds fine.
01:38
So the third thing we need is total search of time that is a total search of time search of time.
01:51
So we can give it as a disk access time plus the main processing time.
02:00
It is nothing but which is this access time as well as the main processing time.
02:06
So since we want to minimize the total search time we can ignore the constant a.
02:13
So we can here ignore the constant a and focus on the dominant term which is the excess.
02:20
So which is so our dominant term here is the disk access time.
02:26
So let us set up an equation to find the optimization value of m.
02:30
So to find the total optimization value of m we will substitute all this into this total search of time...