subject

Determine for the following code how many pages are transferred between disk and main memory (you must count reads and writes separately!), assuming each page has 1000 words, the active memory set size is 1000 (i. e., at any time no more than 1000 pages may be in main memory), and the replacement strategy is LRU (the Least Recently Used page is always replaced); also assume that all two-dimensional arrays are of size (1:2000, 1:2000), with each array element occupying one word, for i := 1 to 4000 do
for J :=1 to 4000 do

{ A[I, J]:=A[I, J]*B[I, J]; }

provided the arrays are mapped into the main memory space (a) in row-major order, (b) in column-major order.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
How do you share someone else’s tweet with your own twitter followers?
Answers: 1
question
Computers and Technology, 24.06.2019 10:50
In 2009 to 2010, how many social network users were reported as being victims of online abuse? a. 1 in 10 b. 100% c.1 in 100 d. 50%
Answers: 2
question
Computers and Technology, 24.06.2019 12:40
Match the feature to the network architecture. expensive to set up useful for a small organization easy to track files has a central server inexpensive to set up difficult to track files useful for a large organization does not have a central server client- server network peer-to-peer network
Answers: 3
You know the right answer?
Determine for the following code how many pages are transferred between disk and main memory (you mu...
Questions
question
Mathematics, 05.03.2020 07:14
Questions on the website: 13722362