Questão 1
Questão
109. What is a “Kernel” in Cache Memory?
Questão 2
Questão
108. What is a “Synchronization” in Cache Memory?
Questão 3
Questão
107. How many main levels of Cache Memory?
Questão 4
Questão
106. How many size of Cache L3 is true approximately? :
Questão 5
Questão
105. How many size of Cache L2 is true approximately? :
Questão 6
Questão
104. How many size of Cache L1 is true approximately? :
Questão 7
Questão
103. Little’s Law and a series of definitions lead to several useful equations for
Questão 8
Questão
102. Little’s Law and a series of definitions lead to several useful equations for “Length server” - :
Questão 9
Questão
101. Little’s Law and a series of definitions lead to several useful equations for “Time system” - :
Responda
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time per task in the queue
Questão 10
Questão
100. Little’s Law and a series of definitions lead to several useful equations for “Time queue” - :
Responda
-
o Average time per task in the queue
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
Questão 11
Questão
99. Little’s Law and a series of definitions lead to several useful equations for “Time server” - :
Responda
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time per task in the queue
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
Questão 12
Questão
98. If we talk about storage systems an interaction or transaction with a computer is divided for first what is an “Think time” - ?:
Responda
-
o The time from the reception of the response until the user begins to enter the next command
-
o The time for the user to enter the command
-
o The time between when the user enters the command and the complete response is displayed
Questão 13
Questão
97. If we talk about storage systems an interaction or transaction with a computer is divided for first what is an “System response time” - ?:
Responda
-
o The time between when the user enters the command and the complete response is displayed
-
o The time for the user to enter the commando The time for the user to enter the command
-
o The time from the reception of the response until the user begins to enter the next command
Questão 14
Questão
96. If we talk about storage systems an interaction or transaction with a computer is divided for first what is an “Entry time” - ? :
Responda
-
o The time for the user to enter the command
-
o The time between when the user enters the command and the complete response is displayed
-
o The time from the reception of the response until the user begins to enter the next command
Questão 15
Questão
95. At storage systems Gray and Siewiorek classify faults what does mean “Environmental faults”? :
Responda
-
o Fire, flood, earthquake, power failure, and sabotage
-
o Faults in software (usually) and hardware design (occasionally)
-
o Devices that fail, such as perhaps due to an alpha particle hitting a memory cell
Questão 16
Questão
94. At storage systems Gray and Siewiorek classify faults what does mean “Operation faults”? :
Responda
-
o Mistakes by operations and maintenance personnel
-
o Devices that fail, such as perhaps due to an alpha particle hitting a memory cell
-
o Faults in software (usually) and hardware design (occasionally)
Questão 17
Questão
93. At storage systems Gray and Siewiorek classify faults what does mean “Design faults”? :
Responda
-
o Faults in software (usually) and hardware design (occasionally)
-
o Devices that fail, such as perhaps due to an alpha particle hitting a memory cell
-
o Mistakes by operations and maintenance personnel
Questão 18
Questão
92. At storage systems Gray and Siewiorek classify faults what does mean “Hardware faults”? :
Responda
-
o Faults in software (usually) and hardware design (occasionally)
-
o Mistakes by operations and maintenance personnel
-
o Devices that fail, such as perhaps due to an alpha particle hitting a memory cell
Questão 19
Questão
91. What is a RAID 4?
Responda
-
o Many applications are dominated by small accesses
-
o Since the higher-level disk interfaces understand the health of a disk, it’s easy to figure out which disk failed
-
o Also called mirroring or shadowing, there are two copies of every piece of data
Questão 20
Questão
90. What is a RAID 3?
Responda
-
o Since the higher-level disk interfaces understand the health of a disk, it’s easy to figure out which disk failed
-
o Many applications are dominated by small accesses
-
o Also called mirroring or shadowing, there are two copies of every piece of data
Questão 21
Questão
89. What is a RAID 2?
Responda
-
o This organization was inspired by applying memory-style error correcting codes to disks
-
o It has no redundancy and is sometimes nicknamed JBOD, for “just a bunch of disks,” although the data may be striped across the disks in the array
-
o Also called mirroring or shadowing, there are two copies of every piece of data
Questão 22
Questão
88. What is a RAID 1?
Responda
-
o Also called mirroring or shadowing, there are two copies of every piece of data
-
o It has no redundancy and is sometimes nicknamed JBOD, for “just a bunch of disks,” although the data may be striped across the disks in the array
-
o This organization was inspired by applying memory-style error correcting codes to disks
Questão 23
Questão
87. What is a RAID 0?
Responda
-
o It has no redundancy and is sometimes nicknamed JBOD, for “just a bunch of disks,” although the data may be striped across the disks in the array
-
o Also called mirroring or shadowing, there are two copies of every piece of data
-
o This organization was inspired by applying memory-style error correcting codes to disks
Questão 24
Questão
86. A virus classification by target includes the following categories, What is a File infector?
Responda
-
o Infects files that the operating system or shell consider to be executable
-
o A typical approach is as follows
-
o The key is stored with the virus
-
o Far more sophisticated techniques are possible
Questão 25
Questão
85. In Non-Blocking Caches what does mean “Early restart”?
Responda
-
o Fetch the words in normal order, but as soon as the requested word of the block arrives, send it to the processor and let the processor continue execution
-
o Request the missed word first from memory and send it to the processor as soon as it arrives; let the processor continue execution while filling the rest of the words in the block
Questão 26
Questão
84. In Non-Blocking Caches what does mean “Critical Word First”?
Responda
-
o Fetch the words in normal order, but as soon as the requested word of the block arrives, send it to the processor and let the processor continue execution
-
o Request the missed word first from memory and send it to the processor as soon as it arrives; let the processor continue execution while filling the rest of the words in the block
Questão 27
Questão
83. Storage Systems, “Higher associativity to reduce miss rate” -
Responda
-
o Obviously, increasing associativity reduces conflict misses
-
o The obvious way to reduce capacity misses is to increase cache capacity
-
o The simplest way to reduce the miss rate is to take advantage of spatial locality and increase the block size
Questão 28
Questão
82. Storage Systems, “Bigger caches to reduce miss rate” -
Responda
-
o The obvious way to reduce capacity misses is to increase cache capacity
-
o Obviously, increasing associativity reduces conflict misses
-
o The simplest way to reduce the miss rate is to take advantage of spatial locality and increase the block size
Questão 29
Questão
81. Storage Systems, “Larger block size to reduce miss rate” -
Responda
-
o The simplest way to reduce the miss rate is to take advantage of spatial locality and increase the block size
-
o The obvious way to reduce capacity misses is to increase cache capacity
-
o Obviously, increasing associativity reduces conflict misses
Questão 30
Questão
80. At Critical Word First for Miss Penalty chose correct sequence of Blocking Cache with Critical Word first “Order of fill”:
Responda
-
o 3,4,5,6,7,0,1,2
-
o 0,1,2,3,4,5,6,7
Questão 31
Questão
79. At Critical Word First for Miss Penalty chose correct sequence of Basic Blocking Cache “Order of fill”:
Responda
-
o 0,1,2,3,4,5,6,7
-
o 3,4,5,6,7,0,1,2
Questão 32
Questão
78. What does MAF?
Responda
-
o Miss Address File
-
o Map Address File
-
o Memory Address File
Questão 33
Questão
77. What does mean MSHR?
Responda
-
o Miss Status Handling Register
-
o Map Status Handling Reload
-
o Mips Status Hardware Register
-
o Memory Status Handling Register
Questão 34
Questão
76. Non-Blocking Cache Timeline for “Miss Under Miss” the sequence is -?
Responda
-
o CPU time->Cache Miss->Miss->Stall on use->Miss Penalty->Miss Penalty->CPU time
-
o CPU time->Cache Miss->Hit->Stall on use->Miss Penalty->CPU time
-
o CPU time-Cache Miss-Miss Penalty-CPU time
Questão 35
Questão
75. Non-Blocking Cache Timeline for “Hit Under Miss” the sequence is -?
Responda
-
o CPU time->Cache Miss->Hit->Stall on use->Miss Penalty->CPU time
-
o CPU time->Cache Miss->Miss->Stall on use->Miss Penalty->CPU time
-
o CPU time-Cache Miss-Miss Penalty-CPU time
Questão 36
Questão
74. Non-Blocking Cache Timeline for “Blocking Cache” the sequence is - ?
Responda
-
o CPU time-Cache Miss-Miss Penalty-CPU time
-
o CPU time->Cache Miss->Hit->Stall on use->Miss Penalty->CPU time
-
o CPU time->Cache Miss->Miss->Stall on use->Miss Penalty->CPU time
Questão 37
Questão
73. In Multilevel Caches “Misses per instruction” equals =
Responda
-
o misses in cache / number of instructions
-
o misses in cache / accesses to cache
-
o misses in cache / CPU memory accesses
Questão 38
Questão
72. In Multilevel Caches “Global miss rate” equals =
Responda
-
o misses in cache / CPU memory accesses
-
o misses in cache / accesses to cache
-
o misses in cache / number of instructions
Questão 39
Questão
71. In Multilevel Caches “Local miss rate” equals =
Responda
-
o misses in cache / accesses to cache
-
o misses in cache / number of instructions
-
o misses in cache / CPU memory accesses
Questão 40
Questão
70. What is a Conflict?
Responda
-
o misses that occur because of collisions due to less than full associativity
-
o first-reference to a block, occur even with infinite cache
-
o cache is too small to hold all data needed by program, occur even under perfect replacement policy
Questão 41
Questão
67. At VLIW Multi-Way Branches, which of this solution is true about problem: Long instructions provide few opportunities for branches:
Questão 42
Questão
66. What is an ALAT? :
Responda
-
o Advanced Load Address Table
-
o Allocated Link Address Table
-
o Allowing List Address Table
-
o Addition Long Accessibility Table
Questão 43
Questão
65. h Speculative Execution, which of this solution is true about problem: Possible memory hazards limit code scheduling:
Questão 44
Questão
64. At VLIW Speculative Execution, which of this solution is true about problem: Branches restrict compiler code motion?
Questão 45
Questão
63. At VLIW by “performance and loop iteration” which time is shorter?
Responda
-
o Software Pipelined
-
o Loop Unrolled
Questão 46
Questão
62. At VLIW by “performance and loop iteration” which time is longer?
Responda
-
o Loop Unrolled
-
o Software Pipelined
Questão 47
Questão
61. What is “VLIW”?
Responda
-
o Very Long Instruction Word
-
o Very Light Internal Word
-
o Very Less Interpreter Word
-
o Very Low Invalid Word
Questão 48
Questão
60. Out-of-Order Control Complexity MIPS R10000 which element is not in Control Logic?
Responda
-
o Integer Datapath
-
o CLK
-
o Free List
-
o Address Queue
Questão 49
Questão
59. Out-of-Order Control Complexity MIPS R10000 which element is in Control Logic?
Responda
-
o Register name
-
o Instruction cache
-
o Data tags
-
o Data cache
Questão 50
Questão
58. At VLIW “Superscalar Control Logic Scaling” which parameters are used?
Responda
-
o Width and Lifetime
-
o Width and Height
-
o Time and Cycle
-
o Length and Addition
Questão 51
Questão
57. What is an IQ?
Responda
-
o Issue Queue
-
o Internal Queue
-
o Interrupt Queue
-
o Instruction Queue
Questão 52
Questão
56. What is a FL?
Responda
-
o Free List
-
o Free Last
-
o Free Launch
-
o Free Leg
Questão 53
Questão
55. What is a RT?
Responda
-
o Rename Table
-
o Recall Table
-
o Relocate Table
-
o Remove Table
Questão 54
Questão
54. Speculating on Exceptions “Recovery mechanism” is -
Responda
-
o Only write architectural state at commit point, so can throw away partially executed instructions after exception
-
o Exceptions are rare, so simply predicting no exceptions is very accurate
-
o An entity capable of accessing objects
-
o None of them
Questão 55
Questão
1. Speculating on Exceptions “Check prediction mechanism” is -
Responda
-
o Exceptions detected at end of instruction execution pipeline, special hardware for various exception types
-
o Exceptions are rare, so simply predicting no exceptions is very accurate
-
o The way in which an object is accessed by a subject
-
o None of them
Questão 56
Questão
52. Speculating on Exceptions “Prediction mechanism” is -
Responda
-
o Exceptions are rare, so simply predicting no exceptions is very accurate
-
o Exceptions detected at end of instruction execution pipeline, special hardware for various exception types
-
o Only write architectural state at commit point, so can throw away partially executed instructions after exception
-
o None of them
Questão 57
Questão
51. What is about Superscalar means “F-D-X-M-W”?
Responda
-
o Fetch, Decode, Execute, Memory, Writeback
-
o Fetch, Decode, Instruct, Map, Write
-
o Fetch, Decode, Excite, Memory, Write
-
o Fetch, Decode, Except, Map, Writeback
Questão 58
Questão
50. How many stages used in Superscalar (Pipeline)?
Questão 59
Questão
49. What is a SB?
Responda
-
o Scoreboard
-
o Scorebased
-
o Scalebit
-
o Scaleboard
Questão 60
Questão
48. What is a PRF?
Responda
-
o Physical Register File
-
o Pending Register File
-
o Pipeline Register File
-
o Pure Register File
Questão 61
Questão
47. What is a FSB?
Responda
-
o Finished Store Buffer
-
o Finished Stack Buffer
-
o Finished Stall Buffer
-
o Finished Star Buffer
Questão 62
Questão
46. What is a ROB?
Responda
-
o Reorder Buffer
-
o Read Only Buffer
-
o Reload Buffer
-
o Recall Buffer
Questão 63
Questão
45. What is a ARF:
Responda
-
o Architectural Register File
-
o Architecture Relocation File
-
o Architecture Reload File
-
o Architectural Read File
Questão 64
Questão
44. Which of the following formula is true about Issue Queue for “Instruction Ready”:
Responda
-
o Instruction Ready = (!Vsrc0 || !Psrc0)&&(!Vsrc1 || !Psrc1)&& no structural hazards
-
o Instruction Ready = (!Vsrc0 || !Psrc1)&&(!Vsrc1 || !Psrc0)&& no structural hazards
-
o Instruction Ready = (!Vsrc1 || !Psrc1)&&(!Vsrc0 || !Psrc1)&& no structural hazards
-
o Instruction Ready = (!Vsrc1 || !Psrc1)&&(!Vsrc0 || !Psrc0)&& no structural hazards
Questão 65
Questão
43. How many instructions used in Distributed Superscalar 2 and Exceptions?
Questão 66
Questão
42. How many issue queue used in Distributed Superscalar 2 and Exceptions:
Questão 67
Questão
41. How many issue queue used in Centralized Superscalar 2 and Exceptions?
Questão 68
Questão
40. Little’s Law and a series of definitions lead to several useful equations for “Length queue” -:
Questão 69
Questão
39. Little’s Law and a series of definitions lead to several useful equations for “Length server” - :
Questão 70
Questão
38. Little’s Law and a series of definitions lead to several useful equations for “Time system” - :
Responda
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time per task in the queue
Questão 71
Questão
37. Little’s Law and a series of definitions lead to several useful equations for “Time queue” - :
Responda
-
o Average time per task in the queue
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
Questão 72
Questão
36. Little’s Law and a series of definitions lead to several useful equations for “Time server” - :
Responda
-
o Average time to service a task; average service rate is 1/Time server traditionally represented by the symbol µ in many queuing texts
-
o Average time per task in the queue
-
o Average time/task in the system, or the response time, which is the sum of Time queue and Time server
Questão 73
Questão
35. If we talk about storage systems an interaction or transaction with a computer is divided for first what is an “Think time” - ?:
Responda
-
o The time from the reception of the response until the user begins to enter the next command
-
o The time for the user to enter the command
-
o The time between when the user enters the command and the complete response is displayed
Questão 74
Questão
34. If we talk about storage systems an interaction or transaction with a computer is divided for first what is an “System response time” - ?:
Responda
-
o The time between when the user enters the command and the complete response is displayed
-
o The time for the user to enter the command
-
o The time from the reception of the response until the user begins to enter the next command
Questão 75
Questão
33. What is kernel process?
Responda
-
o Provide at least two modes, indicating whether the running process is a user process or an operating system process
-
o Provide at least five modes, indicating whether the running process is a user process or an operating system process
-
o Provide a portion of the processor state that a user process can use but not write
-
o None of them
Questão 76
Questão
32. What does DDR stands for?
Responda
-
o Double data rate
-
o Dual data rate
-
o Double data reaction
-
o None of them
Questão 77
Questão
31. What does DRAM stands for?
Responda
-
o Dynamic Random Access memory
-
o Dual Random Access memory
-
o Dataram Random Access memory
Questão 78
Questão
30. What does SRAM stands for?
Responda
-
o Static Random Access memory
-
o System Random Access memory
-
o Short Random Accessmemory
-
o None of them
Questão 79
Questão
29. What is the cycle time?
Responda
-
o The minimum time between requests to memory.
-
o Time between when a read is requested and when the desired word arrives
-
o The maximum time between requests to memory.
-
o None of them
Questão 80
Questão
28. What is the access time?
Responda
-
o Time between when a read is requested and when the desired word arrives
-
o The minimum time between requests to memory.
-
o Describes the technology inside the memory chips and those innovative, internal organizations
-
o None of them
Questão 81
Responda
-
o An instruction depends on a data value produced by an earlier instruction
-
o An instruction in the pipeline needs a resource being used by another instruction in the pipeline
-
o Whether or not an instruction should be executed depends on a control decision made by an earlier instruction
Questão 82
Questão
26. Structural Hazard:
Responda
-
o An instruction in the pipeline needs a resource being used by another instruction in the pipeline
-
o An instruction depends on a data value produced by an earlier instruction
-
o Whether or not an instruction should be executed depends on a control decision made by an earlier instruction
Questão 83
Questão
25. Exploit spatial locality:
Questão 84
Questão
24. Exploit temporal locality:
Questão 85
Questão
23. Reduce Miss Rate: High Associativity. Empirical Rule of Thumb:
Responda
-
o Direct-mapped cache of size N has about the same miss rate as a two-way set- associative cache of size N/2
-
o If cache size is doubled, miss rate usually drops by about √2
-
o None of them
Questão 86
Questão
22. Reduce Miss Rate: Large Cache Size. Empirical Rule of Thumb:
Responda
-
o If cache size is doubled, miss rate usually drops by about √2
-
o Direct-mapped cache of size N has about the same miss rate as a two-way set- associative cache of size N/2
-
o None of them
Questão 87
Responda
-
o Write Through – write both cache and memory, generally higher traffic but simpler to design
-
o write cache only, memory is written when evicted, dirty bit per block avoids unnecessary write backs, more complicated
-
o No Write Allocate – only write to main memory
Questão 88
Questão
20. Least Recently Used (LRU):
Responda
-
o cache state must be updated on every access
-
o Used in highly associative caches
-
o FIFO with exception for most recently used block(s)
Questão 89
Questão
19. What is Computer Architecture?
Responda
-
o is the design of the abstraction/implementation layers that allow us to execute information processing applications efficiently using manufacturing technologies
-
o is a group of computer systems and other computing hardware devices that are linked together through communication channels to facilitate communication and resource-sharing among a wide range of users
-
o the programs used to direct the operation of a computer, as well as documentation giving instructions on how to use them
Questão 90
Questão
18. What is a Bandwidth-Delay Product:
Responda
-
o is amount of data that can be in flight at the same time (Little’s Law)
-
o is time for a single access – Main memory latency is usually >> than processor cycle time
-
o is the number of accesses per unit time – If m instructions are loads/stores, 1 + m memory accesses per instruction, CPI = 1 requires at least 1 + m memory accesses per cycle
Questão 91
Questão
17. What is a Bandwidth:
Responda
-
o a is the number of accesses per unit time – If m instructions are loads/stores, 1 + m memory accesses per instruction, CPI = 1 requires at least 1 + m memory accesses per cycle
-
o is time for a single access – Main memory latency is usually >> than processor cycle time
-
o is amount of data that can be in flight at the same time (Little’s Law)
Questão 92
Questão
16. Control Hazard:
Responda
-
o Whether or not an instruction should be executed depends on a control decision made by an earlier instruction
-
o An instruction depends on a data value produced by an earlier instruction
-
o An instruction in the pipeline needs a resource being used by another instruction in the pipeline
Questão 93
Responda
-
o An instruction depends on a data value produced by an earlier instruction
-
o An instruction in the pipeline needs a resource being used by another instruction in the pipeline
-
o Whether or not an instruction should be executed depends on a control decision made by an earlier instruction
Questão 94
Questão
1. Structural Hazard:
Responda
-
o An instruction in the pipeline needs a resource being used by another instruction in the pipeline
-
o An instruction depends on a data value produced by an earlier instruction
-
o Whether or not an instruction should be executed depends on a control decision made by an earlier instruction
Questão 95
Questão
13. The formula of “Iron Law” of Processor Performance:
Responda
-
o time/program = instruction/program * cycles/instruction * time/cycle
-
o time/program = instruction/program * cycles/instruction + time/cycle
-
o time/program = instruction/program + cycles/instruction * time/cycle
Questão 96
Questão
12. Algorithm for Cache MISS:
Responda
-
o Processor issues load request to cache -> Compare request address to cache tags and see if there is a match -> Read block of data from main memory -> Replace victim block in cache with new block -> return copy of data from cache
-
o Processor issues load request to cache -> Read block of data from main memory -> return copy of data from cache
-
o Processor issues load request to cache -> Replace victim block in cache with new block -> return copy of data from cache
Questão 97
Questão
11. Algorithm for Cache HIT:
Responda
-
o Processor issues load request to cache -> Replace victim block in cache with new block -> return copy of data from cache
-
o Processor issues load request to cache -> Read block of data from main memory -> return copy of data from cache
-
o Processor issues load request to cache -> Compare request address to cache tags and see if there is a match -> return copy of data from cache
Questão 98
Responda
-
o cache is too small to hold all data needed by program, occur even under perfect replacement policy (loop over 5 cache lines)
-
o misses that occur because of collisions due to less than full associativity (loop over 3 cache lines)
-
o first-reference to a block, occur even with infinite cache
Questão 99
Responda
-
o cache is too small to hold all data needed by program, occur even under perfect replacement policy (loop over 5 cache lines)
-
o first-reference to a block, occur even with infinite cache
-
o misses that occur because of collisions due to less than full associativity (loop over 3 cache lines)
Questão 100
Questão
7. Average Memory Access Time is equal:
Responda
-
o Hit Time * ( Miss Rate + Miss Penalty )
-
o Hit Time - ( Miss Rate + Miss Penalty )
-
o Hit Time / ( Miss Rate - Miss Penalty )
-
o Hit Time + ( Miss Rate * Miss Penalty )
Questão 101
Responda
-
o No Write Allocate, Write Allocate
-
o Write Through, Write Back
Questão 102
Responda
-
o No Write Allocate, Write Allocate
-
o Write Through, Write Back
Questão 103
Questão
4. What occurs at Data access when we speak about Common And Predictable Memory Reference Patterns?
Responda
-
o subroutine call
-
o n loop iterations
-
o vector access
Questão 104
Questão
3. What occurs at Stack access when we speak about Common And Predictable Memory Reference Patterns?
Responda
-
o subroutine call
-
o n loop iterations
-
o vector access
Questão 105
Questão
2. What occurs at Intruction fetches when we speak about Common And Predictable Memory Reference Patterns?
Responda
-
o n loop iterations
-
o subroutine call
-
o vector access
Questão 106
Questão
1. - What is a Latency:
Responda
-
o is time for a single access – Main memory latency is usually >> than processor cycle time
-
o is the number of accesses per unit time – If m instructions are loads/stores, 1 + m memory accesses per instruction, CPI = 1 requires at least 1 + m memory accesses per cycle
-
o is amount of data that can be in flight at the same time (Little’s Law)