Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
To successfully operate real-time software on any microprocessor system, control and management of all interrupt services is required. Unfortunately, depending on your BIOS, it may not be possible to turn off certain interrupts known as System Management Interrupts (SMIs). These interrupts are not accessible from operating system, kernel, or application software and the CPU cannot be instructed to ignore them. However, for some chipsets, such as the Intel ICH5 family, it is possible to programmatically prevent or disable the generation of SMIs.
Unexpected SMIs will cause random and spurious CPU overloads. The enclosed S-function and Simulink block will disable SMIs on the Intel ICH5 chipset family and help avoid these overloads.
Citar como
Rajiv Ghosh-Roy (2026). Disabling SMIs on Intel(R) ICH5 chipsets (https://la.mathworks.com/matlabcentral/fileexchange/18832-disabling-smis-on-intel-r-ich5-chipsets), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.3.1.0 (6,9 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión hasta R2013b
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.3.1.0 | Updated with more chipset ids.
|
||
| 1.3.0.1 | Updated license |
||
| 1.3.0.0 | Added PCI ID 0x2917. |
||
| 1.1.0.0 | Added chipsets for ICH9 based on user contributions, PCI IDs 0x2916 and 0x2918. |
||
| 1.0.0.0 | Added more chipsets from the ICH7 family; updated to test the GBL_SMI_EN
|
