mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update WorkItems. Try adding svg diagram
parent
d63b310ec7
commit
6093c549ce
2 changed files with 506 additions and 2 deletions
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…
Add table
Reference in a new issue