"Paul Keinanen" <keinanen@sci.fiwrote in message
@4ax.com
Tue, 15 Feb 2005 19:36:12 -0700, "Jing Zhang" <zhjing@unm.edu>
wrote:
>
>
>Does anybody use PC as hard real time controller?
>
>Do you have any experience with eliminating SMI (system management
>interrupts)? I have found out that power management, ECC checking, ACPI
>(APM), thermal monitoring (for INTEL processor) will cause SMI assertion.
>
Fortunately most of these are easily eliminated e.g. by turning power
management off etc.
>
>Anybody now other causes of SMI?
>
If you are looking for timing challenges, look at Transmeta (code
translation) or Geode, in which missing hardware features are emulated
in SMM, such as text mode VGA :-).
Paul
and watch out for legacy mode usb!!! btdt, ended up watching an osciliscope
to catch the problem.
Pat