view TOOLS/fastmem.sh @ 16662:77e35d3153b4

according to Intel/AMD official documentations, CPU family should be displayed as the sum of CPUID's family field and extended family field when a CPU has a CPUID family 0xF. Patch by Zuxy <zuxy POIS meng AH gmail POIS com> Original thread: Date: Oct 2, 2005 11:08 AM Subject: [MPlayer-dev-eng] [Patch] Correction of P4 family CPUs detection in cputable.h
author gpoirier
date Tue, 04 Oct 2005 21:06:07 +0000
parents 5983b3ef67b4
children 15a7ea3fe2e0
line wrap: on
line source


sync
sleep 2
./fastmem-k6
sleep 2
./fastmem-k7
sleep 2
./fastmem-mmx
sleep 2
./fastmem-sse
sleep 2
./fastmem2-k6
sleep 2
./fastmem2-k7
sleep 2
./fastmem2-mmx
sleep 2
./fastmem2-sse
sleep 2