Книга: Embedded Linux Primer: A Practical, Real-World Approach
17.4.1. Soft Lockup Detection
17.4.1. Soft Lockup Detection
To enable soft lockup detection, enable CONFIG_DETECT_SOFTLOCKUP in the kernel configuration. This feature enables the detection of long periods of running in kernel mode without a context switch. This feature exists in non-real-time kernels but is useful for detecting very high latency paths or soft deadlock conditions. To use it, simply enable the feature and watch for any reports on the console or system log. Reports will be emitted similar to this:
BUG: soft lockup detected on CPU0
When this message is emitted by the kernel, it is usually accompanied by a backtrace and other information such as the process name and PID. It will look similar to a kernel oops message complete with processor registers. See .../kernel/softlockup.c for details. This information can be used to help track down the source of the lockup condition.
- Как уменьшить размер документа Microsoft Word?
- Интеграция Windows SharePoint и Microsoft Office
- 3.7 Система Microsoft Exchange 2000 и NAS
- 7.4 Технология виртуализации хранилища от компании Microsoft
- Продукты и технологии Microsoft SharePoint
- Извлечение и возврат документов в приложениях Microsoft Office 2007
- Создание рабочих областей для документов из приложений Microsoft Office 2007
- Часть III Пакет Microsoft Office
- Как в документ Microsoft Word вставить текст, в котором отсутствует форматирование?
- DiskExplorer от Runtime Software
- Я слышал, что в Microsoft Word можно играть в шахматы. Каким образом?
- Не всегда хочется, чтобы остальные пользователи знали, с какими документами я работал, однако Microsoft Word сохраняет и...