added example pool
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2024-02-09 12:34:34 +01:00
parent 8701292ed4
commit b754df7017
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ pools.
These pools are split into subpools where each subpool can have different page sizes.
For example, a very small TC pool might look like this:
TODO: Add image
![Example Pool](images/pools/static-pools.png)
A TC entry inside this pool has a store address which can then be sent around without having
to dynamically allocate memory. The same principle can also be applied to the TM and IPC data.

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB