Messages in this thread |  | | From | Dieter Nützel <> | Subject | Re: REVISED: Experimentation with Athlon and fast_page_copy | Date | Thu, 10 May 2001 01:56:54 +0200 |
| |
Am Samstag, 5. Mai 2001 09:13 schrieben Sie: > > My (very) old Athlon 550 (model 1, stepping 2) show it on my MSI MS-6167 > > (AMD Irongate C4) with your 2.4.4-ac5, now :-( > > Manfred has a good explanation for that. Im hoping it also explains the > VIA problem too > > > I am open for any test fixes... > > Watch this space -> <- ;) > > Alan
Sorry for my noise! My problem was NOT fast_page_copy related. It was Justin's aic7xxx 6.1.12 release. His latest 6.1.13 (2.4.4-ac6) fixed it for me.
My MSI MS-6167 (AMD Irongate C4) is running very well with APIC (it haven't really have one) and ACPI (latest) enabled.
Below are some MMX copy results.
Thanks anyway. Dieter
BTW Where can I grep the bench with MB/sec output?
SunWave1>./athlon Athlon test program $Id: fast.c,v 1.6 2000/09/23 09:05:45 arjan Exp $ clear_page() tests clear_page function 'warm up run' took 17396 cycles per page clear_page function '2.4 non MMX' took 9582 cycles per page clear_page function '2.4 MMX fallback' took 9031 cycles per page clear_page function '2.4 MMX version' took 7905 cycles per page clear_page function 'faster_clear_page' took 8237 cycles per page clear_page function 'even_faster_clear' took 8151 cycles per page
copy_page() tests copy_page function 'warm up run' took 12565 cycles per page copy_page function '2.4 non MMX' took 17273 cycles per page copy_page function '2.4 MMX fallback' took 17481 cycles per page copy_page function '2.4 MMX version' took 12507 cycles per page copy_page function 'faster_copy' took 13641 cycles per page copy_page function 'even_faster' took 12707 cycles per page
- 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/
|  |