PEP 418: Mention SMI issues

This commit is contained in:
Victor Stinner 2012-04-11 14:04:23 +02:00
parent 165c2275bc
commit 552c8c82ec
1 changed files with 13 additions and 0 deletions

View File

@ -1223,6 +1223,19 @@ Time:
bits of time
* `Win32 Performance Measurement Options
<http://drdobbs.com/windows/184416651>`_ by Matthew Wilson, May 01, 2003
* System Management Interrupt (SMI) issues:
* `System Management Interrupt Free Hardware
<http://linuxplumbersconf.org/2009/slides/Keith-Mannthey-SMI-plumers-2009.pdf>`_
(Keith Mannthey, 2009)
* `IBM Real-Time "SMI Free" mode driver
<http://lwn.net/Articles/318725/>`_
* `Fixing Realtime problems caused by SMI on Ubuntu
<http://wiki.linuxcnc.org/cgi-bin/wiki.pl?FixingSMIIssues>`_
* `[RFC] simple SMI detector
<http://lwn.net/Articles/316622/>`_
* `[PATCH 2.6.34-rc3] A nonintrusive SMI sniffer for x86.
<http://marc.info/?l=linux-kernel&m=127058720921201&w=1>`_
Copyright