mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Update WorkItems. Try adding svg diagram
parent
d63b310ec7
commit
6093c549ce
14
WorkItems.md
14
WorkItems.md
@ -46,7 +46,13 @@ For a list of improvements and extensions to AppArmor see the [development roadm
|
||||
|
||||
### Dependencies
|
||||
|
||||
```mermaid
|
||||
<!--
|
||||
|
||||
Use mermaid live editor to rerender dependency graph
|
||||
|
||||
https://mermaidjs.github.io/mermaid-live-editor/
|
||||
|
||||
|
||||
graph TB
|
||||
subgraph "Prompting Dependencies"
|
||||
Prompting[Prompting] --> KernelWork[Base Kernel Changes]
|
||||
@ -102,7 +108,11 @@ graph TB
|
||||
AuditCache --> AuditObject[Audit Record allocation]
|
||||
AuditObject --> AuditStack[AuditRecordOffStack]
|
||||
end
|
||||
```
|
||||
|
||||
|
||||
-->
|
||||
|
||||

|
||||
|
||||
### Work Items
|
||||
- [x] `JJ`: Rework Kernel locking to support prompting and realtime
|
||||
|
494
img/prompting-dependencies.svg
Normal file
494
img/prompting-dependencies.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 72 KiB |
Loading…
x
Reference in New Issue
Block a user