Need some information about a CPU
Need some information about a CPU
I have these two processors:
- AMD Athlon 64 X2 Dual-Core (Brisbane G1) 4800+ (2.5 Ghz), 65nm
- Intel Core2 Duo P7350 @ 2.0 Ghz
Now I need to find out what kind of branch prediction these processors are using (type of predictors, buffer sizes etc). So far I only found vague second hand information. Is there some kind of official specification that contains these things? I need something that i can quote, so second hand information in articles or wikipedia entries doesn't cut it.
Does anybody have some hints for me? (or knows where I best ask this kind of question) ?
			
			
									
									- AMD Athlon 64 X2 Dual-Core (Brisbane G1) 4800+ (2.5 Ghz), 65nm
- Intel Core2 Duo P7350 @ 2.0 Ghz
Now I need to find out what kind of branch prediction these processors are using (type of predictors, buffer sizes etc). So far I only found vague second hand information. Is there some kind of official specification that contains these things? I need something that i can quote, so second hand information in articles or wikipedia entries doesn't cut it.
Does anybody have some hints for me? (or knows where I best ask this kind of question) ?
quidquid Latine dictum sit altum videtur
						Re: Need some information about a CPU
what about asking the original vendors ?
if you use for education (or 'DiplomArbeit' for quoting)
they will often give these information for free.
			
			
									
									if you use for education (or 'DiplomArbeit' for quoting)
they will often give these information for free.
SPAMINATOR NR.1
						Re: Need some information about a CPU
Try googling 'intel specifications', they have loads of details there. It might take a bit of digging out but it's a start. I had a quick look and didn't actually find your chip which was strange seeing as it's Intel's own site but I may of missed it.
			
			
									
									
						Re: Need some information about a CPU
@freak
See the next URL
Download the DataSheet and see if you will find your request
Or you have to go with Rings
Good luck
http://ark.intel.com/Product.aspx?id=3 ... cture.pdf
			
			
													See the next URL
Download the DataSheet and see if you will find your request
Or you have to go with Rings
Good luck
http://ark.intel.com/Product.aspx?id=3 ... cture.pdf
					Last edited by RASHAD on Thu Nov 04, 2010 3:42 pm, edited 1 time in total.
									
			
									Egypt my love
						Re: Need some information about a CPU
Look in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual".
			
			
									
									
						Re: Need some information about a CPU
http://support.amd.com/us/Processor_Tec ... 2.pdf[code]• 64-Kbyte 2-Way Associative ECC-Protectedfreak wrote:- AMD Athlon 64 X2 Dual-Core (Brisbane G1) 4800+ (2.5 Ghz), 65nm
L1 Data Caches
– Two 64-bit operations per cycle, 3-cycle latency
• 64-Kbyte 2-Way Associative Parity-Protected
L1 Instruction Caches
– With advanced branch prediction
• 16-Way Associative ECC-Protected
L2 Caches
– Exclusive cache architecture—storage in addition
to L1 caches
– Up to 1 Mbyte per L2 cache[/code]
Re: Need some information about a CPU
Intel does not explain there branch predictions in detail. However there are some information in the Optimization Manual: http://www.intel.com/Assets/PDF/manual/248966.pdffreak wrote:I have these two processors:
- AMD Athlon 64 X2 Dual-Core (Brisbane G1) 4800+ (2.5 Ghz), 65nm
- Intel Core2 Duo P7350 @ 2.0 Ghz
Now I need to find out what kind of branch prediction these processors are using (type of predictors, buffer sizes etc). So far I only found vague second hand information. Is there some kind of official specification that contains these things? I need something that i can quote, so second hand information in articles or wikipedia entries doesn't cut it.
Take a look at: 2.1.2.1: Branch Prediction Unit
and 3.4.1: Branch Prediction Optimization
Re: Need some information about a CPU
Isn't it possible to query cache info through WMI or similar?
			
			
									
									
						Re: Need some information about a CPU
It is, but he did not asked about the cache.Rescator wrote:Isn't it possible to query cache info through WMI or similar?
Re: Need some information about a CPU
What I said.Thorium wrote:However there are some information in the Optimization Manual: http://www.intel.com/Assets/PDF/manual/248966.pdf

Re: Need some information about a CPU
Thanks everyone for the help.
Its not really a crucial piece of information, so i am not going to make an official request to the vendors. It would have been more of a "nice to know" side note anyway.
			
			
									
									Its not really a crucial piece of information, so i am not going to make an official request to the vendors. It would have been more of a "nice to know" side note anyway.
quidquid Latine dictum sit altum videtur
						- doctorized
- Addict 
- Posts: 882
- Joined: Fri Mar 27, 2009 9:41 am
- Location: Athens, Greece
Re: Need some information about a CPU
You can also check: http://crystalmark.info/?lang=en and take a look at CrystalCPUID's source code.
			
			
									
									
						




