> > - you would need a utility with root permission to analyze the cpuid > > info. The > > cahce info does not seem to be there in clear ascii. > > Bullsh*t. /dev/cpu/%d/cpuid is supposed to be mode 444 (world readable.) Yep. cpuid is not priviledged. There are almost no cases you would want it to be and no cpu support for that anyway. You would need to be root to ident some non intel processors like the 486SLC where you need to do io port access to ports 0x22/23 (from memory) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [Patch] Output of L1,L2 and L3 cache sizes to /p... Steven Walter
- Re: [Patch] Output of L1,L2 and L3 cache sizes t... Dave Jones
- Re: [Patch] Output of L1,L2 and L3 cache siz... David Weinehall
- Re: [Patch] Output of L1,L2 and L3 cache... Dave Jones
- Re: [Patch] Output of L1,L2 and L3 cache sizes to /p... Tomas Telensky
- Re: [Patch] Output of L1,L2 and L3 cache sizes t... Dave Jones
- Re: [Patch] Output of L1,L2 and L3 cache sizes t... Martin Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache sizes to /proc/c... Martin.Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache sizes to /p... Martin.Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache sizes t... H. Peter Anvin
- Re: [Patch] Output of L1,L2 and L3 cache siz... Alan Cox
- Re: [Patch] Output of L1,L2 and L3 cache siz... Martin Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache... H. Peter Anvin
- Re: [Patch] Output of L1,L2 and L3 ... Tomas Telensky
- Re: [Patch] Output of L1,L2 and... Dave Jones
- Re: [Patch] Output of L1,L2 and... Martin.Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache... Dave Jones
- Re: [Patch] Output of L1,L2 and L3 ... Martin.Knoblauch
- Re: [Patch] Output of L1,L2 and L3 cache sizes to /p... H. Peter Anvin