2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

Update WorkItems

John Johansen
2019-10-15 20:27:56 +00:00
parent da54562a1f
commit a0020b0db1

@@ -299,7 +299,18 @@ Most work items cover more than one section of the stack, however there are seve
# expanded wi
## Prompting
```mermaid
graph TD
PromptKernel[Prompting Kernel] -> KernelLock[Rework Kernel locking to support prompting and realtime]
PromptKernel[Prompting Kernel] -> KernelBuffer[Rework buffer allocation to support prompting and realtime]
subgraph "Prompting Dependencies"
end
```