summaryrefslogtreecommitdiff
path: root/docs/application/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-07-08 20:21:32 -0400
committernodist <kevin.comas.git@gmail.com>2026-07-08 20:21:32 -0400
commit4b46d1e1b306a8573113aa971c5f8811256e2bd0 (patch)
treedc26bf8eb4185978063f91dc1c793bf79b06159e /docs/application/index.md
parent51c371db6ced53b8f9198890672961ef912a9aad (diff)
ring buffer pool allocators
Diffstat (limited to 'docs/application/index.md')
-rw-r--r--docs/application/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/application/index.md b/docs/application/index.md
index 8ead3a8..e315baf 100644
--- a/docs/application/index.md
+++ b/docs/application/index.md
@@ -35,11 +35,12 @@
1. Configuration
* `thread_count` - defaults to number of available processors
2. Initialize tasks
- * Built In Alias
2. Initialize allocators
* Slab sizes
4. Initialize types
+ * Built In Alias
5. Initialize IO
+ * Size of registered sparse buffers
## Main