Question

If the system with paging uses TLB, and has TLB hit rate of 0:9, calculate the...

If the system with paging uses TLB, and has TLB hit rate of 0:9, calculate the effective memory access time for this system. Assume that TLB access requires 10ns and each memory access requires 100ns.

Homework Answers

Answer #1

Q-> If the system with paging uses TLB, and has TLB hit rate of 0:9, calculate the effective memory access time for this system. Assume that TLB access requires 10ns and each memory access requires 100ns.

.

Given:

H = TLB hit rate = 0.9

A = TLB access time = 10 ns

M = memory access time = 100 ns

Using Formula:

=> Effective memory access time = H * (A + M) + (1-H) * ( A + 2 * M)

=> Effective memory access time = 0.9 * (10 + 100) + (1-0.9) * ( 10 + 2 * 100)

=> Effective memory access time = 0.9 * 110 + 0.1 * 210 = 99 + 21 = 120 ns

=> => Effective memory access time is 120 ns.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
(a) A uniprocessor system uses a separate instruction and data caches with the hit ratios hi...
(a) A uniprocessor system uses a separate instruction and data caches with the hit ratios hi and hd, respectively. The access time from the processor to either cache is c clock cycles, and the block is transfer time between the caches and main memory is b block cycles. Among all memory references made by the CPU, fi is the percentage of the references to instructions. Among blocks replaced in the data cache, fdir is the percentage of dirty blocks. Assuming...
The Average Memory Access Time equation (AMAT) has three components: hit time, miss rate, and miss...
The Average Memory Access Time equation (AMAT) has three components: hit time, miss rate, and miss penalty. For each of the following cache optimizations, indicate which component of the AMAT equation is improved (best answer) A: using 8-way associative cache Hit time Miss rate Miss penalty B: using smaller blocks. Hit time Miss rate Miss penalty C: using second level cache Hit time Miss rate Miss penalty D: using direct- mapped cache Hit time Miss rate Miss penalty
Assume a byte-addressable memory has 64K bytes. Blocks are 8 bytes in length and the cache...
Assume a byte-addressable memory has 64K bytes. Blocks are 8 bytes in length and the cache consists of 4K bytes. Show the format for a main memory address assuming a 4-way set associative cache mapping scheme. Include the field names as well as their sizes. A direct-mapped cache consists of 8 blocks. Byte-addressable main memory contains 4K blocks of 8 bytes each. Access time for the cache is 22ns, and the time required to fill a cache slot from main...
To speed up memory access, caching is typically used. A memory cache is a small but...
To speed up memory access, caching is typically used. A memory cache is a small but fast memory where data recently accessed is kept in anticipation of future references. When an access is made, if the data is in the cache, then it is returned quickly. This is called a cache hit. otherwise main memory is accessed and the access is said to be a cache miss. For the purposes of this problem, assume that the latency of the main...
A computer has a cache, main memory, and a disk used for virtual memory. If a...
A computer has a cache, main memory, and a disk used for virtual memory. If a word is in the cache, 30 ns are required to access it. If it is in main memory, but not in cache, 50 ns are needed to load it into the cache. And then the reference is started again. If the word is not in main memory, 15 milliseconds (1 millisecond = 106 ns) are required to fetch it from disk, followed by 50...
The Capital Cost Allowance system in Canada uses a _____ depreciation rate to calculate the depreciation...
The Capital Cost Allowance system in Canada uses a _____ depreciation rate to calculate the depreciation allowance for capital assets. a. fixed b. arbitrary c. declining-balance d. straight-line e. proportional
XYZ Company uses a job order costing system and has established a pre-determined overhead rate of...
XYZ Company uses a job order costing system and has established a pre-determined overhead rate of 145% of direct labor cost. Job #231 was charged with direct materials of $69,000 and had a total cost of $228,250. Calculate the amount of applied overhead charged to Job #231.
Mastermind game: Uses numbers between 0 to 9, select only four numbers at a time (no...
Mastermind game: Uses numbers between 0 to 9, select only four numbers at a time (no repetition). a ) Input : number pad b) Output: LED’s
Problem 8-9 (Algorithmic) Modified Accelerated Cost Recovery System (MACRS), Listed Property (LO 8.2, 8.4) On February...
Problem 8-9 (Algorithmic) Modified Accelerated Cost Recovery System (MACRS), Listed Property (LO 8.2, 8.4) On February 2, 2018, Alexandra purchases a personal computer for her home. The computer cost $5,640. Alexandra uses the computer 80 percent of the time in her accounting business, and the remaining 20 percent of the time for various personal uses. Calculate Alexandra's maximum depreciation deduction for 2018 for the computer, assuming half-year convention and she does not make the election to expense or take bonus...
Billabong Tech uses the internal rate of return​ (IRR) to select projects. Calculate the IRR for...
Billabong Tech uses the internal rate of return​ (IRR) to select projects. Calculate the IRR for each of the following projects and recommend the best project based on this measure. Project​ T-Shirt requires an initial investment of ​$17,333 and generates cash inflows of ​$8,500 per year for 4 years. Project Board Shorts requires an initial investment of ​$26,500 and produces cash inflows of ​$13,500 per year for 5 years. Thee IRR of the Project Terra is _____?____% Round to two...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT