Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
ARM1176JZ-S, cache confg: effective cache size calculation
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
11 replies
Subscribers
350 subscribers
Views
9029 views
Users
0 members are here
ARM1176JZ-S
Arm11
Options
Share
More actions
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
ARM1176JZ-S, cache confg: effective cache size calculation
deven deven
over 12 years ago
Note: This was originally posted on 22nd February 2009 at
http://forums.arm.com
Hello,
1) I am using ARM1176JZ-S core with WinCE Platform. The cache memory is configured as follows
DCache: 128 sets, 4 ways, 32 line size, 16384 size
ICache: 128 sets, 4 ways, 32 line size, 16384 size
Now I want to know the effective data cache size, I mean the total data from the main memory
could be cached and accessed without cache trashing within a function.
2) Is the cache set size(128 sets) and cache block/segment(of other processors) size are same?
Kindly reply this mail, thanks in advance
Regards,
Deven
Top replies
Peter Harris
over 12 years ago
+1
verified
Note: This was originally posted on 9th March 2009 at http://forums.arm.com Assuming that your QUERY_START and QUERY_END macros are calling a system function to get the time stamp, I would think that you...
0
Quote