Recent questions tagged carl-hamacher

556
views
1 answers
0 votes
Consider the case memory which has 0.8 and 0.9 hit ratio for read and write operation. Whenever there exist here miss either read or write 2 ... find average access time for write operation,3. average access time overall and throughput.
789
views
0 answers
0 votes
Quantify the effect on performance that results from the use of a cache in the case of a program that has a total of 500 instructions, including a ... =7500My question is why we take 400 instructions instead of 500 instruction pls explain.
542
views
0 answers
4 votes
Consider the following possibilities for saving the return address of a subroutine: (a) In a processor register (b) In a memory location associated with ... and which supports subroutine recursion (that is, a subroutine that calls itself)?
839
views
0 answers
0 votes
Register $R_{1}$ and $R_{2}$ of a computer contain the decimal values $1200$ and $4600$ . What is the effective address of the memory operand in each of the following ... $Subtract$ $\left ( R_{1} \right )+,R_{5}$ Ans-1200//Autoincrement
697
views
0 answers
2 votes
Can anyone tell me the relevant topics and chapters to read from Carl Hamacher book for Computer Organisation? Apart from that what can be a good source to ... for it as I am prepared for other other subjects, please answer accordingly.
6.1k
views
1 answers
0 votes
A block-set-associative cache consists of a total of 64 blocks, divided into 4-block sets.The main memory contains 4096 blocks, each consisting of 32 words. Assuming ... , how many bits are there in each of the Tag, Set, and wordfields?
414
views
0 answers
0 votes
what is the approach to this problem? also, what will be the solution for little endian notation?
1.3k
views
1 answers
0 votes
Quantify the effect on performance that result from the use of a cache in the case of a program that has a total of $500$ instruction including a $100$ instruction loop ... $25$ times so why there is multiplication of $24$ ??why not $25$??
577
views
0 answers
0 votes
1. Computer Organization and Embedded Systems 6e Paperback – 1 Jul 2017 2. Computer Organization Paperback 5e – 4 Nov 2011Are these two same, because titles are different, if not which one is recommended for gate preparation? Please help.
1.5k
views
0 answers
3 votes
7.14 A pipeline processor uses the delayed branch technique. You are asked to recommend one of the two possibilities for the design of this processor. In the first ... , the compiler is able to fill the second slot 25 percent of the time.
1.3k
views
1 answers
3 votes
Can anyone explain the concept of branch folding, I didn't get it after reading from hamacher.Further it was explained using this diagram,I have a doubt ... not be a structural hazard as both the instructions are using the same device?
425
views
0 answers
2 votes
Greetings gate aspirants!..Does anyone have computer architecture--carl hamacher 5th edition or solution manual to 6th edition?...I am having the book of 6th edition ... not able to match anwsers..Please forward me link if you know...thanks
3.7k
views
1 answers
3 votes
Problem: A computer system uses 32-bit memory addresses and it has a main memory consisting of 1G bytes. It has a 4K-byte cache organized in the block-set- ... they are being replaced. Please keep it simple, it's very confusing for me.
443
views
1 answers
0 votes
A disk has 24 recording surfaces ,it has a total of 14,000 cylinders.there is an average of 400 sectors per track.Each sector contain 512 bytes ... scheme for specifying the disk address.Assuming that there are 512 bytes per sector
3.2k
views
3 answers
2 votes
4.9k
views
2 answers
5 votes
A computer system has a main memory consisting 1M 16 bit-words.It also has a 4K-word cache organized in the block-set-associative manner,with 4 blocks per ... the cache.Assume that LRU algorithm is used for block replacement.ans is: 2.15
719
views
0 answers
2 votes
Acomputer with a 16-bit word length has a direct-mapped cache, used for both instructionsand data. Memory addresses are 16 bits long, and the memory is ... only memory access times@Arjun and @Bikram sir please have a look at this question.
1.9k
views
2 answers
0 votes
A program consists of two nested loops-a small inner loop and a much larger outer loop.The decimal memory addressesshown delineate the location of the ... the total time needed for instruction fetching during execution of the program.
35.9k
views
1 answers
5 votes
Registers R1 and R2 of a computer contain the decimal values 1200 and 4600.What is the Effectiveaddress of the memory operand in each of the following instructions?a) Load 20(R1), ... ) Store R5,30(R1,R2)d) Add -(R2),R5e) Subtract (R1)+,R5
4.3k
views
1 answers
0 votes
What are external connection in "internal organization of memory chip" ? How these lines are decided ?Example memory with 128 bits (16×8) requires 14 external connections.How we decided this ☝ ?
To see more, click for the full list of questions or popular tags.