LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   L1 and L2 cache size (https://www.linuxquestions.org/questions/linux-newbie-8/l1-and-l2-cache-size-711603/)

sharadbade 03-14-2009 12:38 PM

L1 and L2 cache size
 
How do I find the L1 and L2 cache size used by different processors in my system?

cat /proc/cpuinfo just showed me a field named "Cache Size" it did differentiate which cache it is L1 or L2.

Thanks.

Maligree 03-14-2009 12:42 PM

Try..
Code:

dmidecode --type cache


All times are GMT -5. The time now is 02:21 AM.