From 4b46d1e1b306a8573113aa971c5f8811256e2bd0 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 8 Jul 2026 20:21:32 -0400 Subject: ring buffer pool allocators --- docs/application/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/application/index.md') 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 -- cgit v1.2.3