hi,
plesae, i need any information relate calculating the size of cache
direct mapping ,full associative ,and 16-way set associative cache.
main memory=8k blocks
cache= 512 block
block size=8 word
the size of word=16 bit
i know , the size will be different by depending on the way, but how?
please, need help.
thanks in advance
|
|
0
|
|
|
|
Reply
|
huda
|
1/21/2009 5:09:19 PM |
|
huda <halmamory@yahoo.com> writes:
> hi,
> plesae, i need any information relate calculating the size of cache
> direct mapping ,full associative ,and 16-way set associative cache.
>
> main memory=8k blocks
> cache= 512 block
> block size=8 word
> the size of word=16 bit
>
> i know , the size will be different by depending on the way, but how?
So... think hard about exactly what set-associative means. Once
you've got that, the arithmetic is trivial.
|
|
0
|
|
|
|
Reply
|
Joe
|
1/21/2009 6:53:09 PM
|
|
On 21 =ED=E4=C7=ED=D1, 21:53, Joe Pfeiffer <pfeif...@cs.nmsu.edu> wrote:
> huda <halmam...@yahoo.com> writes:
> > hi,
> > plesae, i need any information relate calculating the size of cache
> > direct mapping ,full associative ,and 16-way set associative cache.
>
> > main memory=3D8k blocks
> > cache=3D 512 block
> > block size=3D8 word
> > the size of word=3D16 bit
>
> > i know , the size will be different by depending on the way, but how?
>
> So... =A0think hard about exactly what set-associative means. =A0Once
> you've got that, the arithmetic is trivial.
it is one of three mapping ways between main memory and cache.
if there are two blocks in one set, then we say 2-way associative
2 meaning no. of blocks in one set.
regarding my ex. there are 16 blocks in one set.
i hope you can help me
|
|
0
|
|
|
|
Reply
|
huda
|
1/21/2009 7:52:17 PM
|
|
|
2 Replies
430 Views
(page loaded in 0.048 seconds)
Similiar Articles: associative ,set associative and direct mapping - comp.arch ...hi, plesae, i need any information relate calculating the size of cache direct mapping ,full associative ,and 16-way set associative cache. main memo... Translate char to virtual key code to set mnenonic - comp.lang ...associative ,set associative and direct mapping - comp.arch ... Translate char to virtual key code to set mnenonic - comp.lang ... associative ,set associative and direct ... Observable collections (set, list, map) - comp.lang.java ...associative ,set associative and direct mapping - comp.arch ... Observable collections (set, list, map) - comp.lang.java ... associative ,set associative and direct ... iterator invalidation guarantees in tr1::unordered_map - comp.lang ...Note this section is actually about models of Unordered Associative Containers, which includes unordered_map, unordered_set etc. GCC's implementation for TR1 and C++ ... comp.lang.c++.moderatedMapping a non-const integral to a ... be a key in an unordered associative container. Let us call the class MyClass. delete columns csv file - comp.lang.awk... to re-start with this issue of reading > the file twice, would you direct me ... [*] N.b. technically it's no set but an associative array, but it is used like a set.) > The ... Some text processing questions - comp.lang.vhdlYou can also implement associative arrays in this way. I'm not trying to say all ... of line; > type line_set is access line_array_t; > variable string_mapping: line_set ... BT Home Hub Different ISP - comp.dcom.xdslCould it be that on the wizard, the region is set to ... directly to my Fedora box, then to a hub ... echo "/map ... HPDeskJet 812C printer, can I make 2 direct connections ... Swing uses bad features - comp.lang.java.gui-- Fred L. Kleinschmidt Boeing Associate Technical Fellow ... very small (size ~= 1) cache at each call site mapping ... The JVM bytecode set is /not/ like an instruction set ... renderbuffer objects - comp.graphics.api.openglI thought the direct use of this texture should be ... > which draws everything fine to the texture associated ... Hi group, For creating a shadow map I've set up a depth ... CSCI 4717: Direct Mapping Cache AssignmentSet associative addresses the problem of possible thrashing in the direct mapping method. ... but converted it to 2-way set associative mapping (2 ... What the difference among direct mapping associative mapping and ...What are the differences among direct mapping associative mapping and set associative mapping? dont knowyet. What is direct mapping and mapping function? 7/22/2012 7:07:34 PM
|