Re: cpuid on SMP

Dave Jones (davej@suse.de)
Tue, 18 Dec 2001 14:14:32 +0100 (CET)


On 18 Dec 2001, Christian Thalinger wrote:

> Just wanted to try Dave Jones' x86info. It complained about missing
> /dev/cpu/0/... So i inserted cpuid and started it again. Now it
> complains about /dev/cpu/1/...
> And there is no /dev/cpu/1/.

mkdir /dev/cpu/1
mknod /dev/cpu/1/cpuid c 203 1
mknod /dev/cpu/1/msr c 202 1

Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

- 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/