Re: 2.4.6-ac5 gives wrong cache info for Duron in /proc/cpuinfo

Ketil Froyn (ketil@froyn.com)
Tue, 17 Jul 2001 15:35:12 +0200 (CEST)


On Tue, 17 Jul 2001, David Balazic wrote:

> /proc/cpuinfo gives :
> cache size: 64 KB
>
> This is wrong :
> - the Duron has 192 kilobytes of cache ( 64 L1 I, 64 L1 D , 64 L2 unified )
> - what is KB ?
> - "kilo" is abbreviated to 'k' , not 'K'
> - "B" means "Bell" :-)

I believe it is normal to write 'K' for 1024, 'k' for 1000 and 'B' for
bytes and 'b' for bits.

Have a look at acronymfinder.com, they distinguish the capital and
lowercase b for bits and bytes.

Ketil

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/