There was an error while loading. Please reload this page.
Wiki: escape pipes in table-cell [[Target|Display]] links (fixes broken nav links) Aliased wiki-links inside markdown table cells collided with the table's own | column delimiter, so GitHub split the cell and rendered the link as literal '[[Target' text (Home 'Start here'/HOWTO/Subsystems/Reference tables, the Index page list, and a few reference pages). The pipe is now escaped as backslash-pipe, which both GitHub's wiki and Obsidian require inside a table cell; list-context links (the sidebar) were already fine and are untouched. 56 links across 8 pages.
Wiki: document kernel context switching (Process-Management + Log, Glossary, cross-links) New "Context switching" section in Process-Management: the timer-ISR switch path, the SAVE_REGS 15-GPR register list, the CR3/ring resume rule, the per-process kernel stack, the per-CPU handoff slots, and the SAVE_REGS-first origin bug. Adds a 2026-07-27 Log entry, a Glossary "Context switch" term, and cross-links from the TSS rsp0 row (Hardware-Reference) and the process_t stack/kernel_stack rows (Kernel-Data-Structures). Index page/line counts refreshed.
Wiki update — v5.9.112, maintenance pass, new reference pages, source-tree reorg, full version history up to latest release