{ "schema": "esc-card-react-view.v1", "card": { "id": "mpabi-freertos-c-10-notifications", "series": "freertos-c", "series_title": "FreeRTOS C", "number": "10", "count": "15", "slug": "notifications", "title": "Direct-to-task notifications", "topic": "count, overwrite, set bits i target-owned slot", "project": "Freestanding C nad FreeRTOS", "subject": "Informatyka", "level": "Rok 2 · L10 · RV32I/Hazard3", "revision_date": "2026-07-19T00:00:00+02:00", "status": "Gotowa", "version": "v00.01", "uuid": "8632c2af-76f9-51b2-84f8-e7baaf6eaf03", "author": "M. Pabiszczak", "year": "2026" }, "library": { "schema": "stem-card-library.v2", "workspace": "edu", "subjects": [ { "id": "inf", "title": "INF · Informatyka", "current": true, "levels": [ { "id": "year-1", "title": "Rok 1", "current": false, "series": [ { "id": "console-bash", "title": "Bash · Console Tools", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "L01", "title": "BusyBox — the Swiss Army Knife", "repo": "lab-console-busybox", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "planned", "tasks": [] }, { "id": "L02", "title": "Tmux — sessions, windows and panes", "repo": "lab-console-tmux", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "L03", "title": "Neovim — navigation and editing", "repo": "lab-console-neovim", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "L04", "title": "Git Basics I — status, add and commit", "repo": "lab-console-git-basics-1", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "L05", "title": "Git Basics II — log, diff and restore", "repo": "lab-console-git-basics-2", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "L06", "title": "Git Branching I — branch, switch and merge", "repo": "lab-console-git-branching-1", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "L07", "title": "Git Branching II — rebase and conflicts", "repo": "lab-console-git-branching-2", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "L08", "title": "Docker Fundamentals", "repo": "lab-console-docker", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] } ] }, { "id": "rv32i-asm", "title": "ASM · RV32I From Blinker to RISC-V", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "L01", "title": "Number Systems and Storage", "repo": "lab-rv32i-asm-number-systems", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "planned", "tasks": [] }, { "id": "L02", "title": "FPGA Bring-up and Programming", "repo": "lab-rv32i-asm-fpga-bringup", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "L03", "title": "Blinker and Synchronous Logic", "repo": "lab-rv32i-asm-blinker", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "L04", "title": "The RISC-V ISA and Instruction Decoder", "repo": "lab-rv32i-asm-decoder", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "L05", "title": "ALU and the Verilog Assembler", "repo": "lab-rv32i-asm-alu", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "L06", "title": "Control Flow — Jumps and Branches", "repo": "lab-rv32i-asm-control-flow", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "L07", "title": "Addresses and Memory", "repo": "lab-rv32i-asm-addresses-memory", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "L08", "title": "Subroutines and the RISC-V ABI", "repo": "lab-rv32i-asm-subroutines-abi", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] }, { "id": "L09", "title": "Load and Store", "repo": "lab-rv32i-asm-load-store", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] } ] }, { "id": "c", "title": "C · Freestanding RV32I and K&R", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "C01", "title": "ASM, C and GCC", "repo": "lab-rv32i-strlen-asm-c-gcc", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "existing", "tasks": [] }, { "id": "C02", "title": ".bss, .data and static storage", "repo": "lab-rv32i-strlen-bss-data-stack", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "existing", "tasks": [] }, { "id": "C03", "title": "ABI and Stack Frame", "repo": "lab-rv32i-strlen-abi-stack", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "existing", "tasks": [] }, { "id": "C04", "title": "Types, Operators and Expressions", "repo": "lab-rv32i-c-types-operators-expressions", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "existing", "tasks": [] }, { "id": "C05", "title": "Control Flow", "repo": "lab-rv32i-c-control-flow", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "existing", "tasks": [] }, { "id": "C06", "title": "Functions and Program Structure", "repo": "lab-rv32i-c-functions-program-structure", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "existing", "tasks": [] }, { "id": "C07", "title": "Pointers, Arrays and Linear Allocator", "repo": "lab-rv32i-c-pointers-arrays", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/98dbe323-c624-53d6-9fe2-4ee688c44b38", "available": true, "current": false, "number": "07", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "task01" }, { "id": "task02", "title": "task02" }, { "id": "task03", "title": "task03" }, { "id": "task04", "title": "K&R 5.4 -- Linear Memory Allocator" }, { "id": "task05", "title": "task05" }, { "id": "task06", "title": "task06" }, { "id": "task07", "title": "task07" }, { "id": "task08", "title": "task08" }, { "id": "task09", "title": "task09" }, { "id": "task10", "title": "task10" }, { "id": "task11", "title": "task11" }, { "id": "task12", "title": "task12" } ] }, { "id": "C08", "title": "Structures and Linked State", "repo": "lab-rv32i-c-structures", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "existing", "tasks": [] }, { "id": "C09", "title": "smalloc, sbrk and minimal libc", "repo": "lab-rv32i-c-smalloc-sbrk-libc", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] }, { "id": "C10", "title": "RV32I Traps and Interrupt Control", "repo": "lab-rv32i-c-interrupts", "href": "", "available": false, "current": false, "number": "10", "version": "", "status": "planned", "tasks": [] }, { "id": "C11", "title": "Machine Timer and Periodic Work", "repo": "lab-rv32i-c-timer", "href": "", "available": false, "current": false, "number": "11", "version": "", "status": "planned", "tasks": [] }, { "id": "C12", "title": "UART — polling and interrupts", "repo": "lab-rv32i-c-uart", "href": "", "available": false, "current": false, "number": "12", "version": "", "status": "planned", "tasks": [] }, { "id": "C13", "title": "GPIO, Edges and Debounce", "repo": "lab-rv32i-c-gpio", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] } ] } ] }, { "id": "year-2", "title": "Rok 2", "current": true, "series": [ { "id": "cpp", "title": "C++", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "CPP01", "title": "Translation Units, Linkage and Namespaces", "repo": "lab-cpp-build-namespaces", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP02", "title": "Classes, Encapsulation and Invariants", "repo": "lab-cpp-classes-invariants", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP03", "title": "Construction, Destruction and RAII", "repo": "lab-cpp-lifetime-raii", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP04", "title": "References, const and Value Categories", "repo": "lab-cpp-references-const", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP05", "title": "Copy, Move and the Rule of Zero/Five", "repo": "lab-cpp-copy-move", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP06", "title": "Ownership and Resource Types", "repo": "lab-cpp-ownership", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP07", "title": "Function and Class Templates", "repo": "lab-cpp-templates", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP08", "title": "Static Polymorphism and CRTP", "repo": "lab-cpp-static-polymorphism", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP09", "title": "Inheritance, Interfaces and Dynamic Dispatch", "repo": "lab-cpp-dynamic-polymorphism", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP10", "title": "Operator Overloading and Strong Types", "repo": "lab-cpp-strong-types", "href": "", "available": false, "current": false, "number": "10", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP11", "title": "Containers, Iterators and Algorithms", "repo": "lab-cpp-containers-iterators", "href": "", "available": false, "current": false, "number": "11", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP12", "title": "Lambdas, Function Objects and Callables", "repo": "lab-cpp-lambdas-callables", "href": "", "available": false, "current": false, "number": "12", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP13", "title": "Error Models with and without Exceptions", "repo": "lab-cpp-error-models", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP14", "title": "Object Layout, ABI and Binary Evidence", "repo": "lab-cpp-abi-evidence", "href": "", "available": false, "current": false, "number": "14", "version": "", "status": "planned", "tasks": [] }, { "id": "CPP15", "title": "Resource-type Integration Project", "repo": "lab-cpp-resource-integration", "href": "", "available": false, "current": false, "number": "15", "version": "", "status": "planned", "tasks": [] } ] }, { "id": "freertos-c", "title": "FreeRTOS C", "current": true, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "FC01", "title": "heap_4: From Linear Cursor to Reusable Blocks", "repo": "lab-rv32i-freertos-heap4", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "existing", "tasks": [] }, { "id": "FC02", "title": "First Task, TCB and Task Stack", "repo": "lab-rv32i-freertos-c-first-task", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/a2538a1a-3c37-4c14-a6ea-db5aba8fd038", "available": true, "current": false, "number": "02", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Pierwszy task FreeRTOS — callback, context, TCB i stos" } ] }, { "id": "FC03", "title": "Tick, Scheduler, Priorities and Time Slicing", "repo": "lab-rv32i-freertos-c-scheduler", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/2214a13f-34c6-40a1-a561-70a00ec98285", "available": true, "current": false, "number": "03", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Kontrolowany eksperyment schedulera FreeRTOS" } ] }, { "id": "FC04", "title": "Delay, Blocking and Task States", "repo": "lab-rv32i-freertos-c-delay-state", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/4a7ef04c-ab08-5783-9192-5b02a90f05f8", "available": true, "current": false, "number": "04", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Delay, blokowanie, zawieszenie i self-delete" } ] }, { "id": "FC05", "title": "Queues and Byte-copy Semantics", "repo": "lab-rv32i-freertos-c-queue", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/8ee8f36a-471b-51bc-97b8-e204bd541c61", "available": true, "current": false, "number": "05", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Kolejka długości 1: empty, full, copy i FIFO" } ] }, { "id": "FC06", "title": "Software Timers and the Daemon Task", "repo": "lab-rv32i-freertos-c-software-timers", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/ab188300-f03d-5ddb-8316-b9534876a5bc", "available": true, "current": false, "number": "06", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "One-shot, auto-reload i timer daemon" } ] }, { "id": "FC07", "title": "Interrupt-safe API and Semaphore Handoff", "repo": "lab-rv32i-freertos-c-isr-semaphore", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/a6da1075-8d1f-5615-b0e6-0fc33e59e1e3", "available": true, "current": false, "number": "07", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "External IRQ → FromISR semaphore → high-priority task" } ] }, { "id": "FC08", "title": "Critical Sections, Mutexes and Priority Inheritance", "repo": "lab-rv32i-freertos-c-resource-management", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/2392f81a-ed6c-510b-86b5-06c5e2f1c6aa", "available": true, "current": false, "number": "08", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Low/Medium/High: ownership i dziedziczenie priorytetu" } ] }, { "id": "FC09", "title": "Event Groups and Multi-event Synchronization", "repo": "lab-rv32i-freertos-c-event-groups", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/3f4c1b8b-d54b-58d5-b92d-87a7233cbd9f", "available": true, "current": false, "number": "09", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "ALL-ready i trzyosobowa bariera" } ] }, { "id": "FC10", "title": "Direct-to-task Notifications", "repo": "lab-rv32i-freertos-c-notifications", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/3b57334e-2c35-5207-a51d-9321906db078", "available": true, "current": true, "number": "10", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Count, overwrite i bit flags na jednym slocie" } ] }, { "id": "FC11", "title": "Static Allocation and Bounded Storage", "repo": "lab-rv32i-freertos-c-static-allocation", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/f4d7caf3-d665-5a2d-b9eb-39a120a64ff7", "available": true, "current": false, "number": "11", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Same behavior, two storage policies" } ] }, { "id": "FC12", "title": "Assertions, Hooks, Stack Checks and Runtime Diagnostics", "repo": "lab-rv32i-freertos-c-diagnostics", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/c3027314-85a4-5e4a-af13-0939c7467a62", "available": true, "current": false, "number": "12", "version": "v00.01", "status": "planned", "tasks": [ { "id": "task01", "title": "Diagnose before changing the program" } ] }, { "id": "FC13", "title": "UART Interrupt-to-task Pipeline", "repo": "lab-rv32i-freertos-c-uart", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] }, { "id": "FC14", "title": "GPIO, Hardware Timer and Deferred Work", "repo": "lab-rv32i-freertos-c-gpio-timer", "href": "", "available": false, "current": false, "number": "14", "version": "", "status": "planned", "tasks": [] }, { "id": "FC15", "title": "Integrated Deterministic FreeRTOS C Application", "repo": "lab-rv32i-freertos-c-integration", "href": "", "available": false, "current": false, "number": "15", "version": "", "status": "planned", "tasks": [] } ] }, { "id": "freertos-cpp", "title": "FreeRTOS C++", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "K02", "title": "C++ Task Wrapper, CRTP and Lifecycle", "repo": "lab-rv32i-freertos-task-stack-vector", "href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/948ce9fd-3d0c-5721-a0ae-ef422008fec8", "available": true, "current": false, "number": "02", "version": "v00.04", "status": "existing", "tasks": [ { "id": "task01", "title": "C++ Task wrapper — OOP i debugowanie cyklu życia" } ] }, { "id": "K03", "title": "Vector V1 — Destructor, Move, Ownership and RAII", "repo": "lab-rv32i-freertos-vector-raii", "href": "", "available": false, "current": false, "number": "03", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Vector V1 — transfer własności i powrót heapu" } ] }, { "id": "K04", "title": "Scheduler States, Priorities and Typed Ticks", "repo": "lab-rv32i-freertos-scheduler-states", "href": "", "available": false, "current": false, "number": "04", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Osiem snapshotów decyzji schedulera" } ] }, { "id": "K05", "title": "C++ Heap Bridge, Heap Models and HeapStats", "repo": "lab-rv32i-freertos-heap-models", "href": "", "available": false, "current": false, "number": "05", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Fragmentacja, koalescencja i historyczny watermark" } ] }, { "id": "K06", "title": "MemoryResource and FreeRtosAllocator", "repo": "lab-rv32i-freertos-allocator-resource", "href": "", "available": false, "current": false, "number": "06", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Dwa zasoby, jeden typed allocator" } ] }, { "id": "K07", "title": "TaskHandle_t, Explicit Start and Static Trampoline", "repo": "lab-rv32i-freertos-task-wrapper", "href": "", "available": false, "current": false, "number": "07", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Stabilny obiekt przez statyczny trampoline" } ] }, { "id": "K08", "title": "DynamicTask, StaticTask, Deletion and Lifetime", "repo": "lab-rv32i-freertos-static-task", "href": "", "available": false, "current": false, "number": "08", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Dwie polityki storage i pełna oś delete" } ] }, { "id": "K09", "title": "Scheduler Facade and Scoped Kernel Guards", "repo": "lab-rv32i-freertos-kernel-facade", "href": "", "available": false, "current": false, "number": "09", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Fasada kernela i restore na każdej ścieżce" } ] }, { "id": "K10", "title": "Queue and StaticQueue", "repo": "lab-rv32i-freertos-queue", "href": "", "available": false, "current": false, "number": "10", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Typed byte-copy queue z dwiema politykami storage" } ] }, { "id": "K11", "title": "Mutex, LockGuard and Priority Inheritance", "repo": "lab-rv32i-freertos-mutex", "href": "", "available": false, "current": false, "number": "11", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "LockGuard i zmierzone priority inheritance" } ] }, { "id": "K12", "title": "Semaphores and Task Notifications", "repo": "lab-rv32i-freertos-semaphore-notify", "href": "", "available": false, "current": false, "number": "12", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Semaphore slots i jednoodbiorcza notification" } ] }, { "id": "K13", "title": "EventGroup and Coordinated State", "repo": "lab-rv32i-freertos-event-group", "href": "", "available": false, "current": false, "number": "13", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Typed EventGroup i trzy źródła stanu" } ] }, { "id": "K14", "title": "Software Timer and the Timer Daemon Task", "repo": "lab-rv32i-freertos-sw-timer", "href": "", "available": false, "current": false, "number": "14", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "Static one-shot i periodic timer na daemon tasku" } ] }, { "id": "K15", "title": "Explicit FromISR, UART and GPIO Wrappers", "repo": "lab-rv32i-freertos-isr-drivers", "href": "", "available": false, "current": false, "number": "15", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "UART queue i GPIO notify z realnego IRQ" } ] }, { "id": "K16", "title": "Integrated Real-time Application and Evidence", "repo": "lab-rv32i-freertos-integration", "href": "", "available": false, "current": false, "number": "16", "version": "v00.01", "status": "existing", "tasks": [ { "id": "task01", "title": "End-to-end RTOS service i evidence report" } ] } ] }, { "id": "posix-threads", "title": "POSIX Threads", "current": false, "catalog_only": true, "role": "", "status": "", "cards": [ { "id": "PT01", "title": "Process and Thread Execution Context", "repo": "lab-posix-process-thread", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "planned", "tasks": [] }, { "id": "PT02", "title": "pthread_create, pthread_join and Lifecycle", "repo": "lab-posix-pthread-create-join", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "PT03", "title": "Arguments, Return Values and Ownership", "repo": "lab-posix-thread-arguments", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "PT04", "title": "Data Races and the Happens-before Question", "repo": "lab-posix-data-races", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "PT05", "title": "Mutex, Critical Section and Deadlock", "repo": "lab-posix-mutex", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "PT06", "title": "Condition Variables and Predicates", "repo": "lab-posix-condition-variable", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "PT07", "title": "Bounded Producer–Consumer Queue", "repo": "lab-posix-producer-consumer", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "PT08", "title": "POSIX Semaphores", "repo": "lab-posix-semaphore", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] }, { "id": "PT09", "title": "Reader–Writer Lock", "repo": "lab-posix-rwlock", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] }, { "id": "PT10", "title": "C Atomics and Memory Ordering", "repo": "lab-posix-atomics", "href": "", "available": false, "current": false, "number": "10", "version": "", "status": "planned", "tasks": [] }, { "id": "PT11", "title": "Cancellation, Cleanup and Safe Shutdown", "repo": "lab-posix-cancellation-cleanup", "href": "", "available": false, "current": false, "number": "11", "version": "", "status": "planned", "tasks": [] }, { "id": "PT12", "title": "Thread-local Storage", "repo": "lab-posix-thread-local", "href": "", "available": false, "current": false, "number": "12", "version": "", "status": "planned", "tasks": [] }, { "id": "PT13", "title": "Scheduling Policy, Priority and Affinity", "repo": "lab-posix-scheduling", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] }, { "id": "PT14", "title": "GDB, Sanitizers and Race Evidence", "repo": "lab-posix-thread-debugging", "href": "", "available": false, "current": false, "number": "14", "version": "", "status": "planned", "tasks": [] }, { "id": "PT15", "title": "POSIX Threads vs FreeRTOS Integration", "repo": "lab-posix-freertos-comparison", "href": "", "available": false, "current": false, "number": "15", "version": "", "status": "planned", "tasks": [] } ] }, { "id": "oop", "title": "OOP and Design Patterns", "current": false, "catalog_only": true, "role": "reference", "status": "", "cards": [ { "id": "OOP01", "title": "Strategy — Replaceable Behaviour", "repo": "lab-cpp-oop-strategy", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "design", "tasks": [] }, { "id": "OOP02", "title": "Adapter — Stable Boundary", "repo": "lab-cpp-oop-adapter", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP03", "title": "Template Method — Fixed Skeleton", "repo": "lab-cpp-oop-template-method", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP04", "title": "Static vs Dynamic Dispatch", "repo": "lab-cpp-oop-dispatch", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP05", "title": "RAII and Ownership", "repo": "lab-cpp-oop-raii", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP06", "title": "State — Explicit Behaviour", "repo": "lab-cpp-oop-state", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP07", "title": "Facade — Subsystem Boundary", "repo": "lab-cpp-oop-facade", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP08", "title": "Command — Request as Object", "repo": "lab-cpp-oop-command", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP09", "title": "Observer — Subscription and Telemetry", "repo": "lab-cpp-oop-observer", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP10", "title": "Factory Method — Resource Policy", "repo": "lab-cpp-oop-factory-method", "href": "", "available": false, "current": false, "number": "10", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP11", "title": "Builder — Valid Configuration", "repo": "lab-cpp-oop-builder", "href": "", "available": false, "current": false, "number": "11", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP12", "title": "Decorator — Measurement and Diagnostics", "repo": "lab-cpp-oop-decorator", "href": "", "available": false, "current": false, "number": "12", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP13", "title": "Composite — Component Tree", "repo": "lab-cpp-oop-composite", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP14", "title": "Chain of Responsibility", "repo": "lab-cpp-oop-chain", "href": "", "available": false, "current": false, "number": "14", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP15", "title": "Pattern-language Integration", "repo": "lab-cpp-oop-integration", "href": "", "available": false, "current": false, "number": "15", "version": "", "status": "planned", "tasks": [] } ] } ] }, { "id": "year-3", "title": "Rok 3 · plan", "current": false, "series": [ { "id": "modern-cpp-stl", "title": "Modern C++ / STL", "current": false, "catalog_only": true, "role": "", "status": "scope-reserved", "cards": [] }, { "id": "std-threads", "title": "std::thread / std::jthread", "current": false, "catalog_only": true, "role": "", "status": "scope-reserved", "cards": [] }, { "id": "boost-asio", "title": "Boost.Asio", "current": false, "catalog_only": true, "role": "", "status": "scope-reserved", "cards": [] }, { "id": "oop", "title": "OOP and Design Patterns", "current": false, "catalog_only": true, "role": "reference", "status": "", "cards": [ { "id": "OOP01", "title": "Strategy — Replaceable Behaviour", "repo": "lab-cpp-oop-strategy", "href": "", "available": false, "current": false, "number": "01", "version": "", "status": "design", "tasks": [] }, { "id": "OOP02", "title": "Adapter — Stable Boundary", "repo": "lab-cpp-oop-adapter", "href": "", "available": false, "current": false, "number": "02", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP03", "title": "Template Method — Fixed Skeleton", "repo": "lab-cpp-oop-template-method", "href": "", "available": false, "current": false, "number": "03", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP04", "title": "Static vs Dynamic Dispatch", "repo": "lab-cpp-oop-dispatch", "href": "", "available": false, "current": false, "number": "04", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP05", "title": "RAII and Ownership", "repo": "lab-cpp-oop-raii", "href": "", "available": false, "current": false, "number": "05", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP06", "title": "State — Explicit Behaviour", "repo": "lab-cpp-oop-state", "href": "", "available": false, "current": false, "number": "06", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP07", "title": "Facade — Subsystem Boundary", "repo": "lab-cpp-oop-facade", "href": "", "available": false, "current": false, "number": "07", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP08", "title": "Command — Request as Object", "repo": "lab-cpp-oop-command", "href": "", "available": false, "current": false, "number": "08", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP09", "title": "Observer — Subscription and Telemetry", "repo": "lab-cpp-oop-observer", "href": "", "available": false, "current": false, "number": "09", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP10", "title": "Factory Method — Resource Policy", "repo": "lab-cpp-oop-factory-method", "href": "", "available": false, "current": false, "number": "10", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP11", "title": "Builder — Valid Configuration", "repo": "lab-cpp-oop-builder", "href": "", "available": false, "current": false, "number": "11", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP12", "title": "Decorator — Measurement and Diagnostics", "repo": "lab-cpp-oop-decorator", "href": "", "available": false, "current": false, "number": "12", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP13", "title": "Composite — Component Tree", "repo": "lab-cpp-oop-composite", "href": "", "available": false, "current": false, "number": "13", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP14", "title": "Chain of Responsibility", "repo": "lab-cpp-oop-chain", "href": "", "available": false, "current": false, "number": "14", "version": "", "status": "planned", "tasks": [] }, { "id": "OOP15", "title": "Pattern-language Integration", "repo": "lab-cpp-oop-integration", "href": "", "available": false, "current": false, "number": "15", "version": "", "status": "planned", "tasks": [] } ] } ] }, { "id": "year-4", "title": "Rok 4 · plan", "current": false, "series": [ { "id": "transformers-gpu", "title": "Transformers on GPU", "current": false, "catalog_only": true, "role": "", "status": "scope-reserved", "cards": [] } ] } ] }, { "id": "fiz", "title": "FIZ · Fizyka", "current": false, "levels": [ { "id": "all", "title": "Katalog", "current": false, "series": [ { "id": "fiz", "title": "Fizyka", "current": false, "catalog_only": false, "role": "", "status": "", "cards": [ { "id": "ruch-1d", "title": "Ruch 1D", "repo": "ruch-1d", "href": "", "available": false, "current": false, "number": "", "version": "", "status": "", "tasks": [] }, { "id": "ruch-2d", "title": "Ruch 2D", "repo": "ruch-2d", "href": "", "available": false, "current": false, "number": "", "version": "", "status": "", "tasks": [] }, { "id": "ruch-po-okregu", "title": "Ruch po okręgu", "repo": "ruch-po-okregu", "href": "", "available": false, "current": false, "number": "", "version": "", "status": "", "tasks": [] } ] } ] } ] } ] }, "total_pages": 8, "front": { "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET1/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
", "right_margin_html": "
OG
", "goal_title": "Cel karty", "goal_html": "

Uczeń dobiera akcję notification do kontraktu informacji i odróżnia wartość slotu od stanu pending.

", "scope_title": "Zakres karty", "scope_html": "

Jeden receiver i jeden slot index 0 przechodzą kolejno przez counting=3, overwrite=0x22 i bit-set=0x24. Sender p3 publikuje dopiero po potwierdzeniu receivera w eBlocked. Zero-time probe potwierdza wyczyszczenie slotu między fazami. Brak kolejki, semafora i EventGroup.

", "scope_columns": [ "chapter", "task", "idea", "priority", "status", "version" ], "scope_headers": [ "Lekcja", "Task", "Najważniejsza idea", "Priorytet", "Status", "Version" ], "scope_rows": [ { "chapter": "FC10", "task": "Task01", "idea_html": "

count, overwrite, set bits i target-owned slot

", "priority": "główny", "status": "ready", "status_label": "opracowane", "version": "v00.01", "key": true } ] }, "sections": [ { "id": "section-1-content", "index": 1, "title": "A2 — Structure", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET2/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a2-structure", "logical_label": "fig:a2-structure", "figure_number": 1, "caption": "A2 STRUCTURE — receiver TCB notification slot. — część 1/1 (r1 c1)", "alt": "Struktura direct notification.", "href": "figures/a2-structure.svg", "source_href": "figures/a2-structure.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-class", "storage_key": "fc10-a2-structure-tile-1", "title": "A2 · target-owned slot", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a2", "label": "A2 STRUCTURE", "description": "Notification state lives in the target task, not in an intermediary object." }, "phases": [ { "id": "structure", "label": "SENDER / TARGET / MODES", "steps": [ { "id": "sender", "number": 1, "label": "sender stores target handle", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "01", "code_ref": "include/task01_notifications.h:24", "description": "No shared object handle is created.", "evidence": "receiver_handle.", "strategy": { "id": "task01/a2/structure/sender", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } }, { "id": "receiver", "number": 2, "label": "slot belongs to receiver TCB", "mode": "RUN", "event_id": "E03", "strategy_ref": "run.blocked", "svg_label": "02", "code_ref": "src/tasks/task01_notifications.c:153", "snapshot_ref": "task01.wait-count", "description": "Only receiver consumes slot 0.", "evidence": "receiver stack and phase.", "strategy": { "id": "task01/a2/structure/receiver", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "count", "number": 3, "label": "counting accumulates occurrences", "mode": "RUN", "event_id": "E05", "strategy_ref": "run.values", "svg_label": "03", "code_ref": "src/tasks/task01_notifications.c:164", "snapshot_ref": "task01.receive-count", "description": "pdTRUE returns and clears all three.", "evidence": "3.", "strategy": { "id": "task01/a2/structure/count", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "overwrite", "number": 4, "label": "overwrite keeps latest value", "mode": "RUN", "event_id": "E08", "strategy_ref": "run.values", "svg_label": "04", "code_ref": "src/tasks/task01_notifications.c:177", "snapshot_ref": "task01.receive-overwrite", "description": "0x11 is intentionally lost.", "evidence": "0x22.", "strategy": { "id": "task01/a2/structure/overwrite", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "bits", "number": 5, "label": "set bits combines flags", "mode": "RUN", "event_id": "E11", "strategy_ref": "run.values", "svg_label": "05", "code_ref": "src/tasks/task01_notifications.c:196", "snapshot_ref": "task01.receive-bits", "description": "OR semantics.", "evidence": "0x24.", "strategy": { "id": "task01/a2/structure/bits", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "absent", "number": 6, "label": "no intermediary kernel object", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "06", "code_ref": "src/tasks/task01_notifications.c:260", "description": "No create API except tasks.", "evidence": "link and source inspection.", "strategy": { "id": "task01/a2/structure/absent", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 652.0, "height": 365.0, "full_x": 0.0, "full_y": 0.0, "full_width": 652.0, "full_height": 365.0, "page_width": 940.0, "page_height": 560.0, "overview": true, "step_ids": [ "absent", "bits", "count", "overwrite", "receiver", "sender" ] }, "diagram_title": "A2 · target-owned slot", "diagram_block_label": "A2 STRUCTURE", "diagram_description": "Notification state lives in the target task, not in an intermediary object.", "diagram_phase_labels": [ "SENDER / TARGET / MODES" ] } ], "steps": [], "spread_group": "", "spread_label": "A2 STRUCTURE — receiver TCB notification slot.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "landscape" }, { "id": "section-2-content", "index": 2, "title": "A3 — Dispatch", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET3/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a3-dispatch", "logical_label": "fig:a3-dispatch", "figure_number": 2, "caption": "A3 DISPATCH — handle to TCB slot 0. — część 1/1 (r1 c1)", "alt": "Dispatch direct notification.", "href": "figures/a3-dispatch.svg", "source_href": "figures/a3-dispatch.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-class", "storage_key": "fc10-a3-dispatch-tile-1", "title": "A3 · target dispatch", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a3", "label": "A3 DISPATCH", "description": "A handle binds the action to one target slot." }, "phases": [ { "id": "dispatch", "label": "HANDLE / ACTION / TARGET", "steps": [ { "id": "sender", "number": 1, "label": "sender chooses protocol action", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "01", "code_ref": "src/tasks/task01_notifications.c:118", "description": "Give, overwrite or bits.", "evidence": "three call sites.", "strategy": { "id": "task01/a3/dispatch/sender", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } }, { "id": "handle", "number": 2, "label": "receiver_handle fixes recipient", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "02", "code_ref": "src/tasks/task01_notifications.c:118", "description": "Not broadcast.", "evidence": "one TaskHandle_t.", "strategy": { "id": "task01/a3/dispatch/handle", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } }, { "id": "api", "number": 3, "label": "generic API updates index 0", "mode": "RUN", "event_id": "E07", "strategy_ref": "run.values", "svg_label": "03", "code_ref": "src/tasks/task01_notifications.c:124", "snapshot_ref": "task01.post-overwrite", "description": "Action controls information loss.", "evidence": "latest value 0x22.", "strategy": { "id": "task01/a3/dispatch/api", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "tcb", "number": 4, "label": "value and pending are distinct", "mode": "RUN", "event_id": "E09", "strategy_ref": "run.values", "svg_label": "04", "code_ref": "src/tasks/task01_notifications.c:188", "snapshot_ref": "task01.wait-bits", "description": "Clear probe demonstrates value zero.", "evidence": "probe=1.", "strategy": { "id": "task01/a3/dispatch/tcb", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "ready", "number": 5, "label": "only blocked receiver wakes", "mode": "RUN", "event_id": "E10", "strategy_ref": "run.blocked", "svg_label": "05", "code_ref": "src/tasks/task01_notifications.c:134", "snapshot_ref": "task01.post-bits", "description": "State captured before post.", "evidence": "eBlocked.", "strategy": { "id": "task01/a3/dispatch/ready", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 343.0, "height": 538.0, "full_x": 0.0, "full_y": 0.0, "full_width": 343.0, "full_height": 538.0, "page_width": 660.0, "page_height": 760.0, "overview": true, "step_ids": [ "api", "handle", "ready", "sender", "tcb" ] }, "diagram_title": "A3 · target dispatch", "diagram_block_label": "A3 DISPATCH", "diagram_description": "A handle binds the action to one target slot.", "diagram_phase_labels": [ "HANDLE / ACTION / TARGET" ] } ], "steps": [], "spread_group": "", "spread_label": "A3 DISPATCH — handle to TCB slot 0.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "portrait" }, { "id": "section-3-content", "index": 3, "title": "A5 — Flow", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET4/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a5-flow", "logical_label": "fig:a5-flow", "figure_number": 3, "caption": "A5 FLOW — count, overwrite and bits. — część 1/1 (r1 c1)", "alt": "Sekwencja direct notifications.", "href": "figures/a5-flow.svg", "source_href": "figures/a5-flow.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-sequence", "storage_key": "fc10-a5-flow-tile-1", "title": "A5 · three notification modes", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a5", "label": "A5 FLOW", "description": "Complete E01–E12 run through three protocols." }, "phases": [ { "id": "flow", "label": "COUNT / OVERWRITE / BITS / PASS", "steps": [ { "id": "config", "number": 1, "label": "clean slot contract", "mode": "RUN", "event_id": "E01", "strategy_ref": "run.blocked", "svg_label": "01", "code_ref": "src/tasks/task01_notifications.c:263", "snapshot_ref": "task01.config", "description": "One index configured.", "evidence": "event count 1.", "strategy": { "id": "task01/a5/flow/config", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "arm", "number": 2, "label": "sender waits for phase and Blocked", "mode": "RUN", "event_id": "E02", "strategy_ref": "run.blocked", "svg_label": "02", "code_ref": "src/tasks/task01_notifications.c:115", "snapshot_ref": "task01.sender-armed", "description": "No timing-only synchronization.", "evidence": "sender SP.", "strategy": { "id": "task01/a5/flow/arm", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "wait-count", "number": 3, "label": "receiver waits for count", "mode": "RUN", "event_id": "E03", "strategy_ref": "run.blocked", "svg_label": "03", "code_ref": "src/tasks/task01_notifications.c:162", "snapshot_ref": "task01.wait-count", "description": "Phase 1.", "evidence": "receiver SP.", "strategy": { "id": "task01/a5/flow/wait-count", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "post-count", "number": 4, "label": "three gives while receiver Blocked", "mode": "RUN", "event_id": "E04", "strategy_ref": "run.blocked", "svg_label": "04", "code_ref": "src/tasks/task01_notifications.c:116", "snapshot_ref": "task01.post-count", "description": "p3 posts without receiver interleave.", "evidence": "state eBlocked.", "strategy": { "id": "task01/a5/flow/post-count", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "count", "number": 5, "label": "take returns 3", "mode": "RUN", "event_id": "E05", "strategy_ref": "run.values", "svg_label": "05", "code_ref": "src/tasks/task01_notifications.c:164", "snapshot_ref": "task01.receive-count", "description": "Clear all count.", "evidence": "3.", "strategy": { "id": "task01/a5/flow/count", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "wait-overwrite", "number": 6, "label": "slot zero before overwrite", "mode": "RUN", "event_id": "E06", "strategy_ref": "run.values", "svg_label": "06", "code_ref": "src/tasks/task01_notifications.c:169", "snapshot_ref": "task01.wait-overwrite", "description": "Zero-time probe.", "evidence": "clear=1.", "strategy": { "id": "task01/a5/flow/wait-overwrite", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "post-overwrite", "number": 7, "label": "latest value wins", "mode": "RUN", "event_id": "E07", "strategy_ref": "run.blocked", "svg_label": "07", "code_ref": "src/tasks/task01_notifications.c:124", "snapshot_ref": "task01.post-overwrite", "description": "0x11 then 0x22.", "evidence": "receiver Blocked.", "strategy": { "id": "task01/a5/flow/post-overwrite", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "overwrite", "number": 8, "label": "wait returns 0x22", "mode": "RUN", "event_id": "E08", "strategy_ref": "run.values", "svg_label": "08", "code_ref": "src/tasks/task01_notifications.c:177", "snapshot_ref": "task01.receive-overwrite", "description": "Intermediate state lost by contract.", "evidence": "34.", "strategy": { "id": "task01/a5/flow/overwrite", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "wait-bits", "number": 9, "label": "slot zero before bit phase", "mode": "RUN", "event_id": "E09", "strategy_ref": "run.values", "svg_label": "09", "code_ref": "src/tasks/task01_notifications.c:188", "snapshot_ref": "task01.wait-bits", "description": "Second clear proof.", "evidence": "clear=1.", "strategy": { "id": "task01/a5/flow/wait-bits", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "post-bits", "number": 10, "label": "two flags OR while Blocked", "mode": "RUN", "event_id": "E10", "strategy_ref": "run.blocked", "svg_label": "10", "code_ref": "src/tasks/task01_notifications.c:136", "snapshot_ref": "task01.post-bits", "description": "0x04 and 0x20.", "evidence": "state eBlocked.", "strategy": { "id": "task01/a5/flow/post-bits", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "bits", "number": 11, "label": "wait returns 0x24", "mode": "RUN", "event_id": "E11", "strategy_ref": "run.values", "svg_label": "11", "code_ref": "src/tasks/task01_notifications.c:196", "snapshot_ref": "task01.receive-bits", "description": "Both flags preserved.", "evidence": "36 and clear=1.", "strategy": { "id": "task01/a5/flow/bits", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "pass", "number": 12, "label": "verifier commits PASS", "mode": "RUN", "event_id": "E12", "strategy_ref": "run.pass", "svg_label": "12", "code_ref": "src/tasks/task01_notifications.c:234", "snapshot_ref": "task01.pass", "description": "All three contracts hold.", "evidence": "digest c60747cb.", "strategy": { "id": "task01/a5/flow/pass", "kind": "run", "action": "replay", "expected_observations": [ "PASS=1", "12 events" ], "assertions": [ "three-run deterministic", "distinct stacks" ], "evidence_fields": [ "PASS", "digest", "hashes", "timestamp" ], "prerequisites": [ "sender and receiver done" ], "layout": [ "PASS", "bounded records", "digest" ], "commands": [ "print g_fc10_pass", "print g_fc10.evidence_digest" ], "template_id": "run.pass" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 513.0, "height": 529.0, "full_x": 0.0, "full_y": 0.0, "full_width": 513.0, "full_height": 529.0, "page_width": 940.0, "page_height": 560.0, "overview": true, "step_ids": [ "arm", "bits", "config", "count", "overwrite", "pass", "post-bits", "post-count", "post-overwrite", "wait-bits", "wait-count", "wait-overwrite" ] }, "diagram_title": "A5 · three notification modes", "diagram_block_label": "A5 FLOW", "diagram_description": "Complete E01–E12 run through three protocols.", "diagram_phase_labels": [ "COUNT / OVERWRITE / BITS / PASS" ] } ], "steps": [], "spread_group": "", "spread_label": "A5 FLOW — count, overwrite and bits.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "landscape" }, { "id": "section-4-content", "index": 4, "title": "A6 — State", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET5/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a6-state", "logical_label": "fig:a6-state", "figure_number": 4, "caption": "A6 STATE — value and pending across three phases. — część 1/1 (r1 c1)", "alt": "Maszyna stanu notification.", "href": "figures/a6-state.svg", "source_href": "figures/a6-state.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-class", "storage_key": "fc10-a6-state-tile-1", "title": "A6 · notification state", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a6", "label": "A6 STATE", "description": "Notification value and pending state are not synonyms." }, "phases": [ { "id": "state", "label": "CLEAR / WAITING / PENDING / CONSUMED", "steps": [ { "id": "clear", "number": 1, "label": "slot begins clear", "mode": "RUN", "event_id": "E01", "strategy_ref": "run.values", "svg_label": "01", "code_ref": "src/tasks/task01_notifications.c:263", "snapshot_ref": "task01.config", "description": "Value zero, not pending.", "evidence": "clean RAM.", "strategy": { "id": "task01/a6/state/clear", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "count", "number": 4, "label": "three increments create count 3", "mode": "RUN", "event_id": "E05", "strategy_ref": "run.values", "svg_label": "04", "code_ref": "src/tasks/task01_notifications.c:118", "snapshot_ref": "task01.receive-count", "description": "pdTRUE clears whole count.", "evidence": "3 then zero.", "strategy": { "id": "task01/a6/state/count", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "overwrite", "number": 7, "label": "overwrite replaces prior value", "mode": "RUN", "event_id": "E08", "strategy_ref": "run.values", "svg_label": "07", "code_ref": "src/tasks/task01_notifications.c:124", "snapshot_ref": "task01.receive-overwrite", "description": "Latest state semantics.", "evidence": "0x22.", "strategy": { "id": "task01/a6/state/overwrite", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "bits", "number": 10, "label": "set bits combines flags", "mode": "RUN", "event_id": "E11", "strategy_ref": "run.values", "svg_label": "10", "code_ref": "src/tasks/task01_notifications.c:136", "snapshot_ref": "task01.receive-bits", "description": "OR semantics.", "evidence": "0x24 then zero.", "strategy": { "id": "task01/a6/state/bits", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 121.0, "height": 700.0, "full_x": 0.0, "full_y": 0.0, "full_width": 121.0, "full_height": 700.0, "page_width": 660.0, "page_height": 760.0, "overview": true, "step_ids": [ "bits", "clear", "count", "overwrite" ] }, "diagram_title": "A6 · notification state", "diagram_block_label": "A6 STATE", "diagram_description": "Notification value and pending state are not synonyms.", "diagram_phase_labels": [ "CLEAR / WAITING / PENDING / CONSUMED" ] } ], "steps": [], "spread_group": "", "spread_label": "A6 STATE — value and pending across three phases.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "portrait" }, { "id": "section-5-content", "index": 5, "title": "A7 — Runtime", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET6/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a7-runtime", "logical_label": "fig:a7-runtime", "figure_number": 5, "caption": "A7 RUNTIME — task stacks and notification slot. — część 1/1 (r1 c1)", "alt": "Runtime direct notifications.", "href": "figures/a7-runtime.svg", "source_href": "figures/a7-runtime.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-class", "storage_key": "fc10-a7-runtime-tile-1", "title": "A7 · runtime evidence", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a7", "label": "A7 RUNTIME", "description": "Public state proves blocking; TCB slot is debugger-only evidence." }, "phases": [ { "id": "runtime", "label": "EXPERIMENT / TASKS / SLOT / LOG", "steps": [ { "id": "exp", "number": 1, "label": "g_fc10 stores public results", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "01", "code_ref": "include/task01_notifications.h:22", "description": "Persistent evidence object.", "evidence": "states, values, probes.", "strategy": { "id": "task01/a7/runtime/exp", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } }, { "id": "sender", "number": 2, "label": "sender p3 owns distinct stack", "mode": "RUN", "event_id": "E02", "strategy_ref": "run.blocked", "svg_label": "02", "code_ref": "src/tasks/task01_notifications.c:114", "snapshot_ref": "task01.sender-armed", "description": "Posting context.", "evidence": "sender_sp.", "strategy": { "id": "task01/a7/runtime/sender", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "receiver", "number": 3, "label": "receiver is public eBlocked", "mode": "RUN", "event_id": "E04", "strategy_ref": "run.blocked", "svg_label": "03", "code_ref": "src/tasks/task01_notifications.c:116", "snapshot_ref": "task01.post-count", "description": "No private state assertion.", "evidence": "receiver_sp and eBlocked.", "strategy": { "id": "task01/a7/runtime/receiver", "kind": "run", "action": "replay", "expected_observations": [ "eBlocked before each batch", "p3 sender cannot be preempted by p2 receiver" ], "assertions": [ "finite phase wait", "three state proofs" ], "evidence_fields": [ "phase", "state", "PC", "SP", "timestamp" ], "prerequisites": [ "clean Hazard3 RAM" ], "layout": [ "receiver phase/state", "sender priority", "event log" ], "commands": [ "print g_fc10.receiver_phase", "print g_fc10.receiver_state_before_count" ], "template_id": "run.blocked" } }, { "id": "slot", "number": 4, "label": "TCB slot is debugger evidence", "mode": "RUN", "event_id": "E07", "strategy_ref": "run.values", "svg_label": "04", "code_ref": "vendor/FreeRTOS-Kernel/tasks.c:7800", "snapshot_ref": "task01.post-overwrite", "description": "Inspect value/state, do not depend on layout.", "evidence": "0x22 pending.", "strategy": { "id": "task01/a7/runtime/slot", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "absent", "number": 5, "label": "no queue or EventGroup object", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "05", "code_ref": "src/tasks/task01_notifications.c:260", "description": "Direct path is part of topology.", "evidence": "source and symbols.", "strategy": { "id": "task01/a7/runtime/absent", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } }, { "id": "log", "number": 6, "label": "twelve commit-last records", "mode": "RUN", "event_id": "E12", "strategy_ref": "run.pass", "svg_label": "06", "code_ref": "src/tasks/task01_notifications.c:53", "snapshot_ref": "task01.pass", "description": "Stable evidence chain.", "evidence": "digest.", "strategy": { "id": "task01/a7/runtime/log", "kind": "run", "action": "replay", "expected_observations": [ "PASS=1", "12 events" ], "assertions": [ "three-run deterministic", "distinct stacks" ], "evidence_fields": [ "PASS", "digest", "hashes", "timestamp" ], "prerequisites": [ "sender and receiver done" ], "layout": [ "PASS", "bounded records", "digest" ], "commands": [ "print g_fc10_pass", "print g_fc10.evidence_digest" ], "template_id": "run.pass" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 631.0, "height": 346.0, "full_x": 0.0, "full_y": 0.0, "full_width": 631.0, "full_height": 346.0, "page_width": 940.0, "page_height": 560.0, "overview": true, "step_ids": [ "absent", "exp", "log", "receiver", "sender", "slot" ] }, "diagram_title": "A7 · runtime evidence", "diagram_block_label": "A7 RUNTIME", "diagram_description": "Public state proves blocking; TCB slot is debugger-only evidence.", "diagram_phase_labels": [ "EXPERIMENT / TASKS / SLOT / LOG" ] } ], "steps": [], "spread_group": "", "spread_label": "A7 RUNTIME — task stacks and notification slot.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "landscape" }, { "id": "section-6-content", "index": 6, "title": "A8 — Patterns", "show_heading": false, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET7/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [], "assets": [ { "label": "fig:a8-patterns", "logical_label": "fig:a8-patterns", "figure_number": 6, "caption": "A8 PATTERNS — count, latest value and flags. — część 1/1 (r1 c1)", "alt": "Wzorce notification actions.", "href": "figures/a8-patterns.svg", "source_href": "figures/a8-patterns.puml", "width": 1.0, "kind": "diagram", "interactive": { "kind": "uml-class", "storage_key": "fc10-a8-patterns-tile-1", "title": "A8 · notification contracts", "task": { "id": "task01", "label": "Task01 · notification modes" }, "block": { "id": "a8", "label": "A8 PATTERNS", "description": "Choose action by what information may be lost." }, "phases": [ { "id": "patterns", "label": "COUNT / LATEST / FLAGS / LIMITS", "steps": [ { "id": "count", "number": 1, "label": "count preserves occurrences", "mode": "RUN", "event_id": "E05", "strategy_ref": "run.values", "svg_label": "01", "code_ref": "src/tasks/task01_notifications.c:164", "snapshot_ref": "task01.receive-count", "description": "Choose clear-all or decrement-one.", "evidence": "3.", "strategy": { "id": "task01/a8/patterns/count", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "overwrite", "number": 2, "label": "overwrite preserves latest only", "mode": "RUN", "event_id": "E08", "strategy_ref": "run.values", "svg_label": "02", "code_ref": "src/tasks/task01_notifications.c:124", "snapshot_ref": "task01.receive-overwrite", "description": "0x11 may be lost intentionally.", "evidence": "0x22.", "strategy": { "id": "task01/a8/patterns/overwrite", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "bits", "number": 3, "label": "bits preserve independent flags", "mode": "RUN", "event_id": "E11", "strategy_ref": "run.values", "svg_label": "03", "code_ref": "src/tasks/task01_notifications.c:136", "snapshot_ref": "task01.receive-bits", "description": "OR combines flags.", "evidence": "0x24.", "strategy": { "id": "task01/a8/patterns/bits", "kind": "run", "action": "replay", "expected_observations": [ "3", "0x22", "0x24" ], "assertions": [ "clear probes all 1", "single receiver" ], "evidence_fields": [ "value", "clear", "event order" ], "prerequisites": [ "receiver blocked" ], "layout": [ "count/overwrite/bits result", "clear probes" ], "commands": [ "print/x g_fc10.count_result", "print/x g_fc10.overwrite_result", "print/x g_fc10.bits_result" ], "template_id": "run.values" } }, { "id": "limits", "number": 4, "label": "slot is not queue or broadcast", "mode": "CODE", "strategy_ref": "code.contract", "svg_label": "04", "code_ref": "doc/card-plan.md:1", "description": "One target consumes its own slot.", "evidence": "explicit limitation.", "strategy": { "id": "task01/a8/patterns/limits", "kind": "code", "action": "open", "expected_observations": [ "one index", "three explicit actions" ], "assertions": [ "no queue/event group API", "fixed target handle" ], "evidence_fields": [ "API", "action", "code_ref" ], "prerequisites": [ "źródło FC10" ], "layout": [ "notification config", "sender/receiver", "no object storage" ], "commands": [ "rg -n 'configUSE_TASK_NOTIFICATIONS|xTaskNotify|ulTaskNotify' include src" ], "template_id": "code.contract" } } ] } ] }, "tile": { "index": 1, "count": 1, "row": 1, "column": 1, "rows": 1, "columns": 1, "x": 0.0, "y": 0.0, "width": 610.0, "height": 266.0, "full_x": 0.0, "full_y": 0.0, "full_width": 610.0, "full_height": 266.0, "page_width": 940.0, "page_height": 560.0, "overview": true, "step_ids": [ "bits", "count", "limits", "overwrite" ] }, "diagram_title": "A8 · notification contracts", "diagram_block_label": "A8 PATTERNS", "diagram_description": "Choose action by what information may be lost.", "diagram_phase_labels": [ "COUNT / LATEST / FLAGS / LIMITS" ] } ], "steps": [], "spread_group": "", "spread_label": "A8 PATTERNS — count, latest value and flags.", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "landscape" }, { "id": "section-7-task01", "index": 7, "title": "Task01 — notification modes", "show_heading": true, "toc_entry": true, "header_html": "
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
TITLEDirect-to-task notifications
VER.v00.01
DATETIME2026-07-19T00:00:00+02:00
PROJECTFreestanding C nad FreeRTOS
SERIESFreeRTOS C
CARD10/15
SHEET8/8
SUBJ.Inf.
PROG.
CORE
SCOPE
LEVEL
POS.
GITEA UUID8632c2af-76f9-51b2-84f8-e7baaf6eaf03CARD UUID3b57334e-2c35-5207-a51d-9321906db078AUTHOR  M. Pabiszczak
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
", "left_margin_html": "
TECH
-
", "right_margin_html": "
OG
-
", "content_html": "", "tasks": [ { "ref": "task01", "title": "Count, overwrite i bit flags na jednym slocie", "uuid": "3b57334e-2c35-5207-a51d-9321906db078", "criterion": "PASS; receiver Blocked before each batch; results 3/0x22/0x24; three clear probes; deterministic digest.", "conclusion_html": "

Direct notification jest szybkim protokołem skierowanym do jednego taska. Poprawność zależy od jawnego wyboru semantyki wartości, pending i clear.

", "prompt_html": "

Przejdź po A2, A3, A5, A6, A7 i A8. Odtwórz E01–E12 i wyjaśnij, jaką informację zachowuje i traci każda akcja.

", "flow": [ { "id": "predict", "kind": "block", "title": "A — kontrakty informacji", "content_html": "

Przewidź wynik każdej pary API.

", "steps": [ { "id": "values", "title": "Zapisz 3, 0x22 i 0x24.", "content_html": "

Wskaż, dlaczego 0x11 nie musi być obserwowalne.

" }, { "id": "clear", "title": "Rozdziel value i pending.", "content_html": "

Opisz działanie pdTRUE oraz bits-to-clear.

" } ] }, { "id": "replay", "kind": "block", "title": "B — replay Hazard3", "content_html": "

Każdy RUN startuje od clean RAM.

", "steps": [ { "id": "blocked", "title": "Zbadaj E03/E06/E09.", "content_html": "

Potwierdź receiver phase i Blocked.

" }, { "id": "results", "title": "Zbadaj E05/E08/E11.", "content_html": "

Porównaj wyniki i clear probes.

" }, { "id": "pass", "title": "Zbadaj E12.", "content_html": "

Zapisz PASS, SP i digest.

" } ] }, { "id": "choose-action", "kind": "exercise", "title": "Ćwiczenie — dobór akcji", "content_html": "", "steps": [] } ] } ], "assets": [], "steps": [], "spread_group": "", "spread_label": "", "spread_columns": 1, "spread_index": 1, "spread_count": 1, "page_orientation": "portrait" } ], "viewpoints": [ { "id": "A1", "label": "CONTEXT", "subtitle": "Granice", "status": "unavailable", "reason": "Brak nowej granicy sprzętowej.", "target_id": "" }, { "id": "A2", "label": "STRUCTURE", "subtitle": "Target-owned slot 0", "status": "enabled", "target_label": "fig:a2-structure", "target_id": "fig-a2-structure" }, { "id": "A3", "label": "DISPATCH", "subtitle": "TaskHandle_t → target TCB", "status": "enabled", "target_label": "fig:a3-dispatch", "target_id": "fig-a3-dispatch" }, { "id": "A4", "label": "APPLICATION", "subtitle": "Topologia", "status": "unavailable", "reason": "Sender/receiver topology jest kompletna w A2 i A5.", "target_id": "" }, { "id": "A5", "label": "FLOW", "subtitle": "E01–E12 three protocols", "status": "enabled", "target_label": "fig:a5-flow", "target_id": "fig-a5-flow" }, { "id": "A6", "label": "STATE", "subtitle": "Value plus pending state", "status": "enabled", "target_label": "fig:a6-state", "target_id": "fig-a6-state" }, { "id": "A7", "label": "RUNTIME", "subtitle": "Public states, stacks and TCB slot", "status": "enabled", "target_label": "fig:a7-runtime", "target_id": "fig-a7-runtime" }, { "id": "A8", "label": "PATTERNS", "subtitle": "Count, latest value and flags", "status": "enabled", "target_label": "fig:a8-patterns", "target_id": "fig-a8-patterns" } ], "has_spread": false, "has_allocator_model": false, "dictionary": null, "toc": [ { "id": "section-1-content", "label": "1. A2 — Structure" }, { "id": "section-2-content", "label": "2. A3 — Dispatch" }, { "id": "section-3-content", "label": "3. A5 — Flow" }, { "id": "section-4-content", "label": "4. A6 — State" }, { "id": "section-5-content", "label": "5. A7 — Runtime" }, { "id": "section-6-content", "label": "6. A8 — Patterns" }, { "id": "section-7-task01", "label": "7. Task01 — notification modes" } ] }