Jump to content

SMPV211 - New Kernel Debugger Commands: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 May 2025

24 May 2025

  • curprev 19:2319:23, 24 May 2025 Martini talk contribs 2,667 bytes 0 No edit summary
  • curprev 19:2319:23, 24 May 2025 Martini talk contribs 2,667 bytes −3 No edit summary
  • curprev 19:2319:23, 24 May 2025 Martini talk contribs 2,670 bytes +2,670 Created page with "{{SMPV211}} The Kernel debugger architecture is such that only one thread can be in the debugger at any given time, so it uses a spinlock to serialize its access. If entered, the debugger must inform the user as to the state of all the processors, even though the other processors are still executing code. It accomplishes this by sending a spin command using and IPI (interprocessor interrupt) to all the other processors. When a processor receives a spin command sent by t..."