mpedrero / cacheinfo

A tiny bash script than shows PC caché architecture in detail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cacheinfo

usage:
$> cacheinfo <level>

level parameter specifies the cache level to be analysed:
"1": L1 Data Cache
"1i": L1 Instruction Cache
"2": L2 Cache
"3": L3 Cache (if exists)

At this moment, the cache info is displayed in spanish.

About

A tiny bash script than shows PC caché architecture in detail.


Languages

Language:Shell 100.0%