2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

Update WorkItems

John Johansen 2019-10-16 03:47:59 +00:00
parent fccd3a6abf
commit bf145b1307

@ -301,12 +301,12 @@ Most work items cover more than one section of the stack, however there are seve
## 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]
```mermaid
graph TD
SubGraph1 --> SubGraph1Flow
subgraph "SubGraph 1 Flow"
SubGraph1Flow(SubNode 1)