subject
Computers and Technology, 02.11.2019 04:31 leo4687

Consider a disk with sector size of 512 bytes, 1000 tracks per surface, 50 sectors per track, five (5) double-sided platters, and average seek time of 8 msec. supposed that the disk platters rotate at 7400 rpm (revolutions per minute).
supposed also that a block (page) of 2048 bytes is chosen. now, consider a file with 150,000 records of 100 bytes each that is to be stored on such a disk and that no record is allowed to span two blocks. also, no block can span two tracks.

a. how many records fit onto a block?
b. how many blocks are required to store the entire file? if the file is arrange "sequentially on the disk, how many cylinders are needed?
c. how many records of 100 bytes each can be stored usin this disk?
d. what time is required to read a file containing 100,000 records of 100 bytes each sequentially? you can make an assumption about how long it takes moving the heads from one cylinder to the next here.
e. what is the time required to read a file containing 100,000 records of 100 bytes each in a random order? to read a record, the block containing the record has to be fetched from the disk. assume that each block request incurs the average seek time and rotational delay. you need also to include the transfer time for each block.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:10, yqui8767
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
image
Computers and Technology, 22.06.2019 23:00, brooklynmikestovgphx
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
image
Computers and Technology, 23.06.2019 02:30, woodpeckerdeejpe8wvh
How to launch an app: steps to be successful? launching an app is a great idea, but it’s not that easy as we supposed to think. the majority of mobile applications don’t generate revenue because companies aren’t ready to be competitive. referring to our experience in successfully building and launching apps we hope to you omit these difficulties. we are going to talk about ideas, marketing, testing your product, its development, distribution and support. you will learn 8 product launch stages to succeed.
Answers: 1
image
Computers and Technology, 23.06.2019 14:00, shawn423
How are stop motion special effects in animated films created
Answers: 1
You know the right answer?
Consider a disk with sector size of 512 bytes, 1000 tracks per surface, 50 sectors per track, five (...

Questions in other subjects:

Konu
Chemistry, 02.03.2021 20:30
Konu
Mathematics, 02.03.2021 20:30
Konu
Mathematics, 02.03.2021 20:30