Bugs item #1580064, was opened at 2006-10-18 14:08
Message generated for change (Comment added) made by adsharma
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=116191&aid=1580064&group_id=16191
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Arun Sharma (adsharma)
Assigned to: Nobody/Anonymous (nobody)
Summary: core event: EXT_SNOOP
Initial Comment:
opcontrol --list-events shows:
EXT_SNOOP: (counter: all)
External snoops (min count: 500)
Unit masks (default 0x3)
----------
0x00: bus: this agent
0x10: bus: include all agents
0x01: snoop: CMP2I snoops
0x02: snoop: CMP2S snoops
CMP2I seems to make no sense for this event. The
documentation (Table 18-11 vol3b) specifies a different
set of unit masks.
0x80: HITM
0x20: HIT
0x10: CLEAN
----------------------------------------------------------------------
>Comment By: Arun Sharma (adsharma)
Date: 2006-10-18 15:36
Message:
Logged In: YES
user_id=100877
I noticed that the unit masks are shifted by 8 in the
EVTSELx MSRs. So the correct unit masks should be:
0x08: snoop: HITM snoops
0x02: snoop: HIT snoops
0x01: snoop: CLEAN snoops
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=116191&aid=1580064&group_id=16191
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|