I don't know a whole lot about computer hardware, but I was moderately curious about stuff I couldn't find out from the Device Manager on my father's 8250. So I got this DOS-based diagnostic program, which is said to be shaky on XP anyway, but I got a weird reading I've never come across before. Searches on Google and these forums yielded no results, either.
My 'Level 1 Cache' read:
12 kuOPs
8kB
What's a kuOP?
'kuOPs?'
kμops
The acronym kμops stands for "Thousand Micro-Operations" K being thousand. It's a measurement of how many operations the processor can cache. Instead of using size in bytes, or kilo-bytes, which is misleading, due to the different size of instructions on each different cpu. So a 12 kμops cpu can cache up to 12,000 micro-operations 

- morbidpete
- Posts: 7283
- Joined: Sat Mar 30, 2002 12:00 pm
- Location: W. Warwick RI
emuguru wrote:The acronym kμops stands for "Thousand Micro-Operations" K being thousand. It's a measurement of how many operations the processor can cache. Instead of using size in bytes, or kilo-bytes, which is misleading, due to the different size of instructions on each different cpu. So a 12 kμops cpu can cache up to 12,000 micro-operations![]()
